ci: add push event to checks
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
This commit is contained in:
parent
a21c778cde
commit
684b3ddb7e
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
when:
|
||||
- event: [push]
|
||||
- path:
|
||||
include: ['**.nix']
|
||||
exclude: ['**.md', 'docs/**', '.woodpecker/*.yaml', '**.js', '**.lua', '**.scss', '**.nu']
|
||||
|
|
Loading…
Reference in a new issue