Skip to content

Commit

Permalink
Merge pull request #480 from wmde/improve-ci-events
Browse files Browse the repository at this point in the history
Improve Woodpecker CI steps
  • Loading branch information
moiikana authored Sep 2, 2024
2 parents 477eb35 + 53ab220 commit bee3f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .woodpecker/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
steps:
- name: build
when:
- event: [ push, cron, manual ]
- event: [ push, pull_request_closed, cron, manual ]
branch:
exclude: [ dependabot/* ]
image: node:20-alpine
Expand Down

0 comments on commit bee3f5e

Please sign in to comment.