Update .woodpecker/eowyn.yaml

Add pull request
This commit is contained in:
chrboesch 2024-06-25 09:11:04 +00:00
parent 7705473447
commit c33898bc65

View file

@ -5,5 +5,5 @@ steps:
commands: commands:
- sh ./patches/eowyn.sh - sh ./patches/eowyn.sh
when: when:
event: [push, cron] event: [pull_request, push, cron]
cron: daily* cron: daily*