1
0
mirror of https://codeberg.org/kiss-community/kiss synced 2024-12-21 22:50:07 -07:00

.woodpecker.yml: add event filter

This commit is contained in:
phoebos 2024-10-25 00:33:49 +01:00
parent 24abdc7c98
commit 38e85240b8
No known key found for this signature in database

View File

@ -3,6 +3,7 @@ steps:
image: alpine
when:
branch: [ master ]
event: [push, pull_request]
commands: |
apk add --no-cache shellcheck