We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bd5cd7 commit 6663fb2Copy full SHA for 6663fb2
.github/workflows/update-charts.yml
@@ -1,6 +1,7 @@
1
name: Update helm charts
2
3
on:
4
+ workflow_dispatch:
5
repository_dispatch:
6
types: [update-chart]
7
0 commit comments