Update Woodpecker CI configuration to trigger builds on push events for dev, stage, and main branches.

This commit is contained in:
Oleksandr Bezdieniezhnykh
2026-04-12 05:10:50 +03:00
parent f5a46e9790
commit cc3efb6edd
+1
View File
@@ -1,4 +1,5 @@
when: when:
event: push
branch: [dev, stage, main] branch: [dev, stage, main]
labels: labels: