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.
1 parent 1652142 commit 8b0dbb7Copy full SHA for 8b0dbb7
.github/workflows/helm.yaml
@@ -3,7 +3,7 @@ on:
3
pull_request:
4
types: ["opened", "edited", "reopened", "synchronize"]
5
branches:
6
- - 'master'
+ - 'main'
7
paths:
8
- "charts/**"
9
jobs:
0 commit comments