Update .woodpecker/eowyn.yaml
Add pull request
This commit is contained in:
parent
7705473447
commit
c33898bc65
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- sh ./patches/eowyn.sh
|
- sh ./patches/eowyn.sh
|
||||||
when:
|
when:
|
||||||
event: [push, cron]
|
event: [pull_request, push, cron]
|
||||||
cron: daily*
|
cron: daily*
|
||||||
|
|
Loading…
Add table
Reference in a new issue