We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4bd5cd7 + 6663fb2 commit 7421813Copy full SHA for 7421813
.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