fix: correct Woodpecker path trigger syntax
This commit is contained in:
parent
cbf079e32e
commit
19b99346ab
1 changed files with 3 additions and 2 deletions
|
|
@ -19,11 +19,12 @@
|
|||
|
||||
when:
|
||||
- event: pull_request
|
||||
paths:
|
||||
path:
|
||||
- "bin/disinto"
|
||||
- "lib/load-project.sh"
|
||||
- "lib/env.sh"
|
||||
- "tests/**"
|
||||
- "tests/smoke-init.sh"
|
||||
- "tests/mock-forgejo.py"
|
||||
- ".woodpecker/smoke-init.yml"
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue