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:
|
event:
|
||||||
- pull_request
|
- pull_request
|
||||||
- tag
|
- tag
|
||||||
|
- push
|
||||||
|
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
- release/**
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
deps:
|
deps:
|
||||||
|
|
Loading…
Reference in a new issue