release helm chart from release branch (#11276)
Signed-off-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
parent
b9e0c281d0
commit
1dee4b131e
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