Commit 28c7f1e
agilira
feat: intelligent OS matrix - skip macOS for Dependabot PRs
- Add skip-macos input parameter for manual override
- Automatically skip macOS testing for Dependabot PRs (faster CI)
- Maintains full OS testing for regular pushes and PRs
- Reduces CI costs and wait times for dependency updates1 parent fd0cac6 commit 28c7f1e
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
21 | 26 | | |
22 | 27 | | |
23 | 28 | | |
| |||
109 | 114 | | |
110 | 115 | | |
111 | 116 | | |
112 | | - | |
| 117 | + | |
| 118 | + | |
113 | 119 | | |
114 | 120 | | |
115 | 121 | | |
| |||
0 commit comments