ci: update conditions
This commit is contained in:
parent
30a3b10950
commit
4164410d55
1 changed files with 6 additions and 1 deletions
|
@ -4,6 +4,11 @@ when:
|
|||
event:
|
||||
- pull_request
|
||||
- tag
|
||||
- push
|
||||
|
||||
branches:
|
||||
- main
|
||||
- release/**
|
||||
|
||||
pipeline:
|
||||
deps:
|
||||
|
|
Loading…
Reference in a new issue