Allow manual dispatch of CI workflow

Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
Marco Franssen
2022-12-15 10:17:52 +01:00
parent f7443d22b8
commit d1106fdd4c
+1
View File
@@ -1,6 +1,7 @@
name: Helm Chart CI
on:
workflow_dispatch:
pull_request:
paths:
- 'charts/**'