We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2781010 commit 36f4a08Copy full SHA for 36f4a08
.github/workflows/release.yaml
@@ -6,6 +6,7 @@ on:
6
- main
7
paths:
8
- charts/**
9
+ workflow_dispatch:
10
11
jobs:
12
release-charts:
0 commit comments