Change legacy branch in GH action
This commit is contained in:
parent
f66f87fc21
commit
dedb495c55
1 changed files with 1 additions and 1 deletions
2
.github/workflows/helm.yaml
vendored
2
.github/workflows/helm.yaml
vendored
|
@ -4,7 +4,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
- dev-v1
|
||||
- legacy
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
Loading…
Reference in a new issue