Update .woodpecker/eowyn.yml

This commit is contained in:
Chris Boesch 2024-04-10 18:38:59 +00:00
parent 3c9c55df8e
commit 72e3d6ebdc

View file

@ -5,8 +5,4 @@ steps:
commands: commands:
- sh ./patches/eowyn.sh - sh ./patches/eowyn.sh
when: when:
events: event: [ push, cron ]
- push
- pull-requests
- cron
cron: "Daily"