fix(ci): updated woodpecker triggers
Some checks failed
ci/woodpecker/push/ci Pipeline failed

This commit is contained in:
Felipe M 2025-04-22 11:40:10 +02:00
parent 72c6dd6982
commit 323ea4e8cd
Signed by: fmartingr
GPG key ID: CCFBC5637D4000A8
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ when:
- push - push
- pull_request - pull_request
branch: branch:
- main - master
steps: steps:
format: format:

View file

@ -1,6 +1,6 @@
when: when:
- event: tag - event: tag
branch: main branch: master
steps: steps:
- name: Release - name: Release