Skip to content

Commit 50072bd

Browse files
authored
ci: add branch name change (#7853)
1 parent 4c29d4d commit 50072bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: ci
22
on:
33
push:
44
branches:
5-
- master
5+
- release
66
pull_request:
77
branches:
88
- '**'

0 commit comments

Comments
 (0)