Skip to content

Commit e8eb949

Browse files
committed
chore(ci): Trigger helm release on v-*
Signed-off-by: Hayden Roszell <[email protected]>
1 parent a268271 commit e8eb949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- '*'
66
pull_request:
77
branches:
8-
- 'release-*'
8+
- 'v*'
99
types:
1010
# action should run when the pull request is closed
1111
# (regardless of whether it was merged or just closed)

0 commit comments

Comments
 (0)