Skip to content

Commit 9fefc3b

Browse files
committed
chore(ci): fix helm workflow
1 parent 98435b8 commit 9fefc3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
paths:
1515
- .github/workflows/helm.yaml
1616
- 'images/helm/*.yaml'
17-
- 'images/helm/**/*.yaml''
17+
- 'images/helm/**/*.yaml'
1818
workflow_dispatch:
1919

2020
permissions:

0 commit comments

Comments
 (0)