Merge pull request 'feature(pipeline): update event triggers to include pull_request' (#5) from feature/rework into main
All checks were successful
ci/woodpecker/push/pipeline Pipeline was successful
All checks were successful
ci/woodpecker/push/pipeline Pipeline was successful
Reviewed-on: #5
This commit is contained in:
commit
e23863d26a
@ -2,7 +2,7 @@
|
||||
# -----------------
|
||||
|
||||
when:
|
||||
event: [ push ]
|
||||
event: [ push, pull_request ]
|
||||
|
||||
steps:
|
||||
- name: publish-image
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user