mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-09 11:40: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:
|
commands:
|
||||||
- sh ./patches/eowyn.sh
|
- sh ./patches/eowyn.sh
|
||||||
when:
|
when:
|
||||||
events: ["pull-requests", "push", "cron"]
|
events:
|
||||||
|
- push
|
||||||
|
- pull-requests
|
||||||
|
- cron
|
||||||
cron: "Daily"
|
cron: "Daily"
|
||||||
|
|
Loading…
Reference in a new issue