Update .woodpecker.yaml

This commit is contained in:
snematoda 2025-03-20 17:55:03 +00:00
parent 1665907670
commit 51abf0213e

View file

@ -1,6 +1,6 @@
when: when:
branch: main branch: main
event: ['push'] event: ['push', 'manual']
steps: steps:
- name: build - name: build