fix ci branches
This commit is contained in:
parent
913c15ad02
commit
34b3c1e57b
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -3,10 +3,10 @@ name: CI
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- next
|
||||
- dev
|
||||
pull_request:
|
||||
branches:
|
||||
- next
|
||||
- dev
|
||||
|
||||
env:
|
||||
DEFAULT_PYTHON: 3.7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue