ci: test all branches
This commit is contained in:
parent
a9568bc055
commit
c9f7cf7540
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
@ -1,9 +1,6 @@
|
|||
name: test
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
|
Loading…
Reference in a new issue