Only listening to push events on main branch for test workflow
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
collin 2026-03-25 11:07:07 +01:00
parent 468f22f3e9
commit 7d436f7c70
No known key found for this signature in database

View file

@ -1,6 +1,7 @@
when:
- event: pull_request
- event: push
branch: main
- event: manual
steps: