diff --git a/.taskcluster.yml b/.taskcluster.yml index 5aa266a88..3ee243d5b 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -100,7 +100,7 @@ tasks: in: $if: > tasks_for in ["action", "cron"] - || (tasks_for == "github-pull-request" && pullRequestAction in ["opened", "reopened", "edited", "synchronize"]) + || (tasks_for == "github-pull-request" && pullRequestAction in ["opened", "reopened", "synchronize"]) || (tasks_for == "github-push" && head_branch[:10] != "refs/tags/") || (tasks_for == "github-release" && releaseAction == "published") then: