Skip to content

Commit eb0d1d7

Browse files
Fix wrong helm branch - github workflows
1 parent c016a93 commit eb0d1d7

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
@@ -3,7 +3,7 @@ name: Helm
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77
- release-*
88
paths:
99
- 'charts/**'

0 commit comments

Comments
 (0)