Skip to content

Commit 6bbc155

Browse files
Fix wrong helm branch - github workflows
1 parent 92d2a01 commit 6bbc155

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)