Commit ad37297
fix: nest paths filter under push and pull_request triggers
The paths filter was a sibling of push/pull_request instead of nested
under each, so it was ignored and the workflow ran on every push/PR
rather than only when the grammar or workflow file changed.
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>1 parent e443ed6 commit ad37297
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments