We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 567670a commit 02bccecCopy full SHA for 02bccec
.github/workflows/release.yml
@@ -1,6 +1,8 @@
1
name: Release helm chart
2
3
on:
4
+ workflow_dispatch:
5
+
6
push:
7
branches:
8
- master
0 commit comments