diff options
-rw-r--r-- | .taskcluster.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.taskcluster.yml b/.taskcluster.yml index 10559de409c..ede49e476a9 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -6,7 +6,7 @@ tasks: - $if: 'tasks_for == "github-push"' then: $if: >- - event.ref in ["refs/heads/auto", "refs/heads/try"] || + event.ref in ["refs/heads/auto", "refs/heads/try", "refs/heads/master"] || event.ref[:15] == "refs/heads/try-" then: |