From 225648a3403ce631908c43ceb588d3196a344244 Mon Sep 17 00:00:00 2001 From: Simon Sapin Date: Tue, 28 Aug 2018 15:21:05 +0200 Subject: [PATCH] Request scope (permission) to create tasks --- .taskcluster.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.taskcluster.yml b/.taskcluster.yml index c83ea3be1bf..83c0ac6b65e 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -16,6 +16,8 @@ tasks: description: "" owner: ${event.pusher.name}@users.noreply.github.com source: ${event.compare} + scopes: + "queue:create-task:aws-provisioner-v1/github-worker" payload: maxRunTime: 600