woodpecker: allow manual pipeline triggering.

This commit is contained in:
2026-02-01 07:33:01 -06:00
parent 6cdbb29215
commit 88d2385576

View File

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