Skip to content

Commit 9fbe601

Browse files
committed
Github actions build branch
1 parent 0d431dd commit 9fbe601

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Continuous Integration
22

33
on:
4-
pull_request:
4+
pull_request: null
55
push:
66
branches:
7-
- "master"
7+
- "3.x"
88

99
jobs:
1010
tests:

0 commit comments

Comments
 (0)