Revert "Update CI to not run on dev pr"
This reverts commit d8a0097c43.
This commit is contained in:
parent
d8a0097c43
commit
c375a72efc
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -2,10 +2,6 @@ name: ci
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- "**"
|
|
||||||
- "!dev"
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-linux:
|
test-linux:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user