ci: allow manual run
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
Didier Slof 2023-08-01 21:03:24 +02:00
parent 384843bdc3
commit e18f992606
Signed by: didier
GPG key ID: 01E71F18AA4398E5

View file

@ -1,5 +1,7 @@
when:
event: push
event:
- push
- manual
path:
include:
- "pkgr/**"