Skip to content

Commit c4538b0

Browse files
committed
clone in main repo
1 parent 934d9aa commit c4538b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/check.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ on:
22
push:
33
branches:
44
- 3.x
5+
pull_request:
6+
branches:
7+
- '**'
58

69
jobs:
710
test:

0 commit comments

Comments
 (0)