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 a0e4fd5 commit 3ad3933Copy full SHA for 3ad3933
.github/workflows/helm-release.yml
@@ -6,6 +6,7 @@ on:
6
- develop
7
paths:
8
- 'helm-charts/**'
9
+ workflow_dispatch: # Allow manual triggering
10
11
permissions:
12
contents: read
0 commit comments