Skip to content

Commit 8b0dbb7

Browse files
fix branch
1 parent 1652142 commit 8b0dbb7

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 @@ on:
33
pull_request:
44
types: ["opened", "edited", "reopened", "synchronize"]
55
branches:
6-
- 'master'
6+
- 'main'
77
paths:
88
- "charts/**"
99
jobs:

0 commit comments

Comments
 (0)