ci: check only on master
This commit is contained in:
parent
4bd5c9d464
commit
f24fe3d0f9
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
when:
|
||||
- event: [push]
|
||||
- branch: master
|
||||
- path:
|
||||
include: ['**.nix']
|
||||
exclude: ['**.md', 'docs/**', '.woodpecker/*.yaml', '**.js', '**.lua', '**.scss', '**.nu']
|
||||
|
|
Loading…
Reference in a new issue