Update .woodpecker/eowyn.yml

fix warning
This commit is contained in:
Chris Boesch 2024-03-24 15:45:53 +00:00
parent 95cfeaa606
commit 8e6612a59d

View file

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