Skip to content

Commit 568a68b

Browse files
authored
Update CI.yml
1 parent d25fd1d commit 568a68b

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/workflows/CI.yml

+2-6
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,8 @@ name: CI
33
on:
44
push:
55
branches:
6-
# This is where pull requests from "bors r+" are built.
7-
- staging
8-
# This is where pull requests from "bors try" are built.
9-
- trying
10-
# Build the main branch.
11-
- main
6+
- master
7+
pull_request:
128

139
jobs:
1410
test:

0 commit comments

Comments
 (0)