Commit de819e1
Run markdown link check only on master or when docs change
Optimize CI by skipping markdown link checks on PRs that don't
modify documentation files. Master branch runs always ensure
comprehensive link validation.
- Remove paths filter from push to master (run on all pushes)
- Keep paths filter on pull_request (only run when .md files change)
- Maintains weekly scheduled runs and manual workflow dispatch
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 73dacca commit de819e1
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 6 | | |
11 | 7 | | |
12 | 8 | | |
| |||
0 commit comments