From 354b8baf2028d17155dd1494d190377d6cad20fd Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Thu, 8 Feb 2024 17:33:30 +0100 Subject: [PATCH] fix treeherder scope --- .taskcluster.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.taskcluster.yml b/.taskcluster.yml index 46d8bcd13..687cc08ec 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -141,7 +141,7 @@ tasks: routes: $flatten: - checks - - $if: '!isPullRequest' + - $if: '!isPullRequest && tasks_for != "pr-action"' then: - tc-treeherder.v2.${project}.${head_sha} - $switch: