Adding back push event type to test workflow
Some checks are pending
ci/woodpecker/push/deploy Pipeline is pending
ci/woodpecker/push/test Pipeline is pending

This commit is contained in:
collin 2026-03-24 17:01:51 +01:00
parent dd4e759fb6
commit aea4376642
No known key found for this signature in database

View file

@ -1,5 +1,6 @@
when: when:
- event: pull_request - event: pull_request
- event: push
- event: manual - event: manual
steps: steps: