woodpecker: Update pipeline to allow manual triggering.

This commit is contained in:
2026-02-01 08:10:24 -06:00
parent 88d2385576
commit 4600ca053b

View File

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