Update .woodpecker/eowyn.yaml

fix refs
This commit is contained in:
chrboesch 2025-09-24 23:16:55 +02:00
parent f281c36f79
commit e4a7db17b3

View File

@ -7,7 +7,6 @@ steps:
when:
event: [pull_request, push, cron]
ref:
include:
- refs/pull/** # alle PRs
- refs/heads/main # nur Pushes auf main
- refs/pull/**
- refs/heads/main
cron: daily*