Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yebai authored Oct 25, 2023
1 parent d25fd1d commit 568a68b
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,8 @@ name: CI
on:
push:
branches:
# This is where pull requests from "bors r+" are built.
- staging
# This is where pull requests from "bors try" are built.
- trying
# Build the main branch.
- main
- master
pull_request:

jobs:
test:
Expand Down

0 comments on commit 568a68b

Please sign in to comment.