Add event filter for pipeline
All checks were successful
ci/woodpecker/push/docker Pipeline was successful
ci/woodpecker/manual/docker Pipeline was successful
ci/woodpecker/cron/docker Pipeline was successful

This commit is contained in:
Oliver Traber 2024-04-27 01:21:16 +02:00
parent b6207a18c7
commit 21c8c2c52c
Signed by: Bluemedia
GPG key ID: C0674B105057136C

View file

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