Skip to content

Commit 8631cc5

Browse files
committed
add manual workflow dispatch to allow run helm release_chart.yaml manually
Signed-off-by: Slach <[email protected]>
1 parent 2efa758 commit 8631cc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_chart.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
types:
66
- published
77
- edited
8+
workflow_dispatch: {}
89

910
jobs:
1011
release_chart:

0 commit comments

Comments
 (0)