Woodpecker konformes YAML
> "note that a pattern starting with * should be put between quotes" > https://woodpecker-ci.org/docs/usage/workflow-syntax#branch
This commit is contained in:
parent
5b8e062309
commit
d3b50fe554
|
|
@ -1,6 +1,6 @@
|
|||
when:
|
||||
- branch:
|
||||
include: *
|
||||
include: "*"
|
||||
exclude: [main]
|
||||
event: manual
|
||||
path:
|
||||
|
|
|
|||
Loading…
Reference in New Issue