Skip to content

Commit 20ec938

Browse files
author
Jens Plüddemann
committed
fixed gh action
1 parent 58a1765 commit 20ec938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package-helm-chart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: package-helm-chart
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77
paths:
88
- 'deploy/helm/**'
99

0 commit comments

Comments
 (0)