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:
Ludger Sicking 2026-08-10 16:01:17 +02:00
parent 5b8e062309
commit d3b50fe554
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
when:
- branch:
include: *
include: "*"
exclude: [main]
event: manual
path: