Skip to content

Commit 8190055

Browse files
committed
chore(project-check): update
1 parent 6c3cfa5 commit 8190055

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/project-check.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ on:
44
push:
55
branches:
66
- master
7+
- main
8+
- v4-dev
79
pull_request:
810
branches:
911
- master
10-
12+
- main
1113
jobs:
1214
build:
1315

0 commit comments

Comments
 (0)