Add event filter to pipelines
All checks were successful
ci/woodpecker/push/wattpad-downloader Pipeline was successful
ci/woodpecker/push/matrix-media-repo Pipeline was successful
ci/woodpecker/cron/wattpad-downloader Pipeline was successful
ci/woodpecker/cron/matrix-media-repo Pipeline was successful

This commit is contained in:
Oliver Traber 2024-04-27 01:14:56 +02:00
parent 19a2631de4
commit 5ad39cdc51
Signed by: Bluemedia
GPG key ID: C0674B105057136C
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
when:
- branch: main
event: [ push, manual, cron ]
path:
include: [ '.woodpecker/matrix-media-repo.yaml' ]

View file

@ -1,5 +1,6 @@
when:
- branch: main
event: [ push, manual, cron ]
path:
include: [ '.woodpecker/wattpad-downloader.yaml' ]