mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-06 18:13:29 +02:00
Update .woodpecker/eowyn.yaml
push only on main
This commit is contained in:
@@ -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]
|
||||||
|
ref:
|
||||||
|
include:
|
||||||
|
- refs/pull/** # alle PRs
|
||||||
|
- refs/heads/main # nur Pushes auf main
|
||||||
cron: daily*
|
cron: daily*
|
||||||
Reference in New Issue
Block a user