diff --git a/.taskcluster.yml b/.taskcluster.yml index bfbe3cd..c3dd52d 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -6,7 +6,7 @@ policy: tasks: - $let: # XXX Set to `true` for private repos - privateRepo: true + privateRepo: false # XXX Use # `system` for system add-on, # `privileged` for AMO or self-hosted privileged add-on, @@ -169,12 +169,7 @@ tasks: then: kind: cron-task routes: - $flatten: - - checks - - $if: 'tasks_for == "github-push"' - then: - - "index.${trustDomain}.v2.${project}.revision.${head_sha}.taskgraph.decision" - else: [] + - checks scopes: $if: 'tasks_for == "github-push"' then: