Skip to content

Commit ed27920

Browse files
authored
fix(github-action): should run CI for all PRs
1 parent dff88f2 commit ed27920

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci.yml

-6
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@ name: build
22

33
on:
44
pull_request:
5-
branches:
6-
- "3.7"
7-
- "3.8"
8-
- "3.9"
9-
- "3.10"
10-
- "3.11"
115

126
jobs:
137
ci:

0 commit comments

Comments
 (0)