Skip to content

Commit 6663fb2

Browse files
authored
chore: allow to trigger update-charts.yml via ui
Signed-off-by: Olivier Vernin <[email protected]>
1 parent 4bd5cd7 commit 6663fb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-charts.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Update helm charts
22

33
on:
4+
workflow_dispatch:
45
repository_dispatch:
56
types: [update-chart]
67

0 commit comments

Comments
 (0)