Commit 980d219
committed
chore(ci): skip build workflow for non-code changes
Skip linting, building, and testing when only non-code files change:
- Documentation (*.md, docs/)
- Assets (assets/, schemas/)
- GitHub templates (.github/ISSUE_TEMPLATE/)
- IDE/editor config (.idea/, .claude/)
- Git config (.gitignore)
- Commit lint config (.commitlintrc.yml, package.json, package-lock.json)
- LICENSE
Commit and PR title linting still runs via commit-lint.yml.1 parent 7736a98 commit 980d219
1 file changed
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
6 | 19 | | |
7 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
8 | 34 | | |
9 | 35 | | |
10 | 36 | | |
| |||
0 commit comments