mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-08 19:20:47 -05:00
Update .woodpecker/eowyn.yml
fix warning
This commit is contained in:
parent
95cfeaa606
commit
8e6612a59d
1 changed files with 2 additions and 5 deletions
|
@ -5,8 +5,5 @@ steps:
|
|||
commands:
|
||||
- sh ./patches/eowyn.sh
|
||||
when:
|
||||
events:
|
||||
- push
|
||||
- pull-requests
|
||||
- cron
|
||||
cron: "Daily"
|
||||
events: ["pull-requests", "push", "cron"]
|
||||
cron: "Daily"
|
||||
|
|
Loading…
Reference in a new issue