Commit fb44415
cuiko
ci: Skip build on doc-only changes and cancel superseded runs
Every push to main triggered a full macOS build, including
docs-only commits like README tweaks or CLAUDE.md updates. Add
\`paths-ignore\` for markdown, LICENSE, .gitignore, and the
uninstall script so CI fires only on changes that can actually break
the build, and add a concurrency group so a new push cancels any
in-progress run on the same ref instead of letting stale builds eat
runner minutes.1 parent 008de3a commit fb44415
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
6 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
7 | 23 | | |
8 | 24 | | |
9 | 25 | | |
| |||
0 commit comments