workflows/test: test release-supported-systems changes

(cherry picked from commit 62d2c2fb9d)
This commit is contained in:
Matt Sturgeon
2026-06-29 15:22:20 +01:00
committed by github-actions[bot]
parent 6252f026d1
commit 80b3ac7a2b

View File

@@ -64,6 +64,7 @@ jobs:
'ci/github-script/supportedSystems.js',
'ci/pinned.json',
'ci/supportedBranches.js',
'pkgs/top-level/release-supported-systems.json',
].includes(file))) core.setOutput('merge-group', true)
if (files.some(file => [
@@ -88,6 +89,7 @@ jobs:
'ci/github-script/withRateLimit.js',
'ci/pinned.json',
'ci/supportedBranches.js',
'pkgs/top-level/release-supported-systems.json',
].includes(file))) core.setOutput('pr', true)
merge-group: