Skip to content

Commit 9491b34

Browse files
authored
ci: update Decision task to use level 3 on push (#161)
1 parent dc2c101 commit 9491b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.taskcluster.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ tasks:
9595
level:
9696
$if: 'isPullRequest || tasks_for == "pr-action"'
9797
then: "1"
98-
else: "1"
98+
else: "3"
9999
in:
100100
$if: >
101101
tasks_for in ["action", "pr-action", "cron"]

0 commit comments

Comments
 (0)