Skip to content

Commit 02bccec

Browse files
committed
allow to manually call workflow
1 parent 567670a commit 02bccec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Release helm chart
22

33
on:
4+
workflow_dispatch:
5+
46
push:
57
branches:
68
- master

0 commit comments

Comments
 (0)