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 26b63b9 commit acd04deCopy full SHA for acd04de
.github/workflows/helm-publish.yml
@@ -4,8 +4,8 @@ on:
4
push:
5
branches:
6
- main
7
- paths:
8
- - 'helm-chart/**'
+ # paths:
+ # - 'helm-chart/**'
9
release:
10
types: [published]
11
0 commit comments