Update .woodpecker.json
All checks were successful
ci/woodpecker/push/woodpecker.json Pipeline was successful

This commit is contained in:
Rebekah 2024-06-20 07:19:26 -04:00
parent 8afd51e585
commit e0d1fb2ab3

View File

@ -3,7 +3,7 @@
"build": {
"when": {
"branch": ["main", "woodpecker"],
"event": ["push", "pull_request"]
"event": ["push", "pull_request", "manual"]
},
"image": "golang",
"commands": [