ci: only run on push
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
prevents duplicate CIs from running at the same time
This commit is contained in:
parent
82e0e59617
commit
8be948623b
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ steps:
|
|||
- pnpm build
|
||||
when:
|
||||
- event: push
|
||||
- event: pull_request
|
||||
|
||||
- name: container-build-and-publish
|
||||
image: docker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue