mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-10-15 02:45:37 +00:00
Update .woodpecker/eowyn.yaml
push only on main
This commit is contained in:
parent
62ad50b71e
commit
f281c36f79
|
@ -6,4 +6,8 @@ steps:
|
||||||
- sh ./patches/eowyn.sh
|
- sh ./patches/eowyn.sh
|
||||||
when:
|
when:
|
||||||
event: [pull_request, push, cron]
|
event: [pull_request, push, cron]
|
||||||
cron: daily*
|
ref:
|
||||||
|
include:
|
||||||
|
- refs/pull/** # alle PRs
|
||||||
|
- refs/heads/main # nur Pushes auf main
|
||||||
|
cron: daily*
|
Loading…
Reference in New Issue
Block a user