release helm chart from release branch (#11278)
Signed-off-by: James Strong <strong.james.e@gmail.com> Co-authored-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
parent
f8f6c5dcf6
commit
755301d84c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/helm.yaml
vendored
1
.github/workflows/helm.yaml
vendored
|
@ -4,6 +4,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
- release-*
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
Loading…
Reference in a new issue