Skip to content

Commit b12f255

Browse files
tongyimingmikatong
andauthored
update branch match rule (#1089)
Co-authored-by: mikatong <[email protected]>
1 parent 3d51d25 commit b12f255

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ name: SYNC_CODE
44

55
on:
66
push:
7-
branches: [ master ]
7+
branches:
8+
- master
9+
- 'coding-test/**'
810
tags: v*
911

1012
jobs:

0 commit comments

Comments
 (0)