We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3bf6a0d + 4f0e017 commit a60e92dCopy full SHA for a60e92d
.github/workflows/helm-chart-release.yaml
@@ -3,7 +3,7 @@ name: Release Helm Charts
3
on:
4
push:
5
branches:
6
- - master
+ - main
7
paths:
8
- "charts/**/Chart.yaml"
9
0 commit comments