mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
workflows/test: test release-supported-systems changes
(cherry picked from commit 62d2c2fb9d)
This commit is contained in:
committed by
github-actions[bot]
parent
6252f026d1
commit
80b3ac7a2b
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user