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