Allow manual and cron as pipeline triggers
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
ci/woodpecker/cron/deploy Pipeline was successful
ci/woodpecker/manual/deploy Pipeline was successful

This commit is contained in:
Oliver Traber 2023-11-12 01:41:24 +01:00
parent ab0b18a46e
commit 51d803204e
Signed by: Bluemedia
GPG key ID: C0674B105057136C

View file

@ -1,5 +1,5 @@
when:
event: push
event: [ push, manual, cron ]
branch: main
clone: