Skip to content

Commit

Permalink
fix treeherder scope
Browse files Browse the repository at this point in the history
  • Loading branch information
jcristau committed Feb 8, 2024
1 parent 05b4202 commit 354b8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .taskcluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ tasks:
routes:
$flatten:
- checks
- $if: '!isPullRequest'
- $if: '!isPullRequest && tasks_for != "pr-action"'
then:
- tc-treeherder.v2.${project}.${head_sha}
- $switch:
Expand Down

0 comments on commit 354b8ba

Please sign in to comment.