Skip to content

Commit 3c119fd

Browse files
committed
Update gh action trigger event
1 parent 22cda7c commit 3c119fd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: Release Charts
33
on:
44
push:
55
branches:
6-
- master
6+
- main
7+
- release/*
78

89
jobs:
910
release:

0 commit comments

Comments
 (0)