Commit 5e9d4a8
Exclude macOS from automatic workflow runs, include only on manual trigger
See also <https://github.com/orgs/community/discussions/26253#discussioncomment-3250989>
* Exclude macOS from automatic workflow runs (push/PR), include only on workflow_dispatch
Co-authored-by: Viir <19209696+Viir@users.noreply.github.com>
* Add clarifying comments to workflow exclude expressions
Co-authored-by: Viir <19209696+Viir@users.noreply.github.com>
* Refactor to use isManualRun pattern for conditional matrix exclude
Co-authored-by: Viir <19209696+Viir@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Viir <19209696+Viir@users.noreply.github.com>1 parent b80e186 commit 5e9d4a8
2 files changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
24 | 30 | | |
25 | 31 | | |
26 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
| |||
0 commit comments