diff --git a/.taskcluster.yml b/.taskcluster.yml index 2f5f4bce7..80cd192a0 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -3,7 +3,8 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. version: 1 policy: - pullRequests: public + # XXX We restrict taskcluster to collaborators so priviledged tests (like UI tests) can run on PRs + pullRequests: collaborators tasks: $let: decision_task_id: {$eval: as_slugid("decision_task")}