From 48531b8c4f583f632cd5268015fa197edb4da28c Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Wed, 11 Feb 2026 18:46:53 +0100 Subject: [PATCH] feat: allow pr-action for the enterprise trust domain (bug 2016108) --- src/scriptworker/constants.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/scriptworker/constants.py b/src/scriptworker/constants.py index 6c1cbd36..ea5b3c68 100644 --- a/src/scriptworker/constants.py +++ b/src/scriptworker/constants.py @@ -436,6 +436,7 @@ "github-pull-request", "github-push", "github-release", + "pr-action", ), "firefox": ("hg-push", "cron", "action"), "glean": (