Commit fecc601
committed
ci: select the release gate when the shared path reader changes
`check:release` is the only thing that runs
`windows-package-source-closure.test.mjs`, which is now the only reader of
`release-windows-check.yml`'s filter, and it reaches it through
`workflow-pull-request-paths.mjs`. Without this the module could change and
the suite that depends on it would not run.1 parent 014ff81 commit fecc601
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
80 | 83 | | |
81 | 84 | | |
82 | 85 | | |
| |||
0 commit comments