diff --git a/.taskcluster.yml b/.taskcluster.yml index 9cdef3214..da73d0ede 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -7,7 +7,7 @@ tasks: then: $let: run: - $if: 'tasks_for == "github-push"' + $if: 'tasks_for == "github-push" && event["ref"] == "refs/heads/main"' then: true else: {$eval: 'event.action in ["opened", "reopened", "synchronize"]'} repo_url: