Skip to content

Commit a59cae8

Browse files
committed
ci: fix error in .taskcluster.yml
1 parent 2077d26 commit a59cae8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.taskcluster.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ tasks:
9191
tasks_for in ["action", "pr-action", "cron"]
9292
|| (tasks_for == "github-release" && releaseAction == "published")
9393
|| (tasks_for == "github-push" && head_branch == "refs/heads/main")
94-
|| (tasks_for == "github-release" && )
9594
|| (isPullRequest && pullRequestAction in ["opened", "reopened", "synchronize"])
9695
then:
9796
$let:

0 commit comments

Comments
 (0)