diff --git a/.taskcluster.yml b/.taskcluster.yml index 6a1d6e4d7..46d8bcd13 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -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