Skip to content

Commit 7421813

Browse files
authored
Merge pull request #396 from kubewarden/olblak-patch-1
chore: allow to trigger update-charts.yml via ui
2 parents 4bd5cd7 + 6663fb2 commit 7421813

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)