Commit 7b42773
committed
Fix CI conditional logic to exclude .github/ directory files
- Filter out .github/ directory files before checking for documentation changes
- Prevents copilot-instructions.md and CI.yml changes from triggering docs deployment
- Add debug output for better troubleshooting1 parent 93c8f5f commit 7b42773
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
66 | 70 | | |
67 | 71 | | |
68 | 72 | | |
| |||
0 commit comments