Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
jcristau committed Feb 8, 2024
1 parent b89939d commit 05b4202
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 @@ -288,7 +288,7 @@ tasks:
then:
symbol: D
else:
$if: 'tasks_for == "action"'
$if: 'tasks_for in ["action", "pr-action"]'
then:
groupName: 'action-callback'
groupSymbol: AC
Expand Down

0 comments on commit 05b4202

Please sign in to comment.