Commit ca04c09
committed
ci(nix): add paths filter to pull_request trigger
- Add paths filter to pull_request trigger so flake-check only runs
when nix-related files are changed
- Fix workflow file extension from .yml to .yaml for consistency
This reduces unnecessary CI runs on PRs that don't modify nix files.1 parent 02a572e commit ca04c09
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
11 | 16 | | |
12 | 17 | | |
13 | 18 | | |
| |||
0 commit comments