Don't CI on pr separately
This commit is contained in:
parent
f7675eac91
commit
350382bb93
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -2,7 +2,6 @@ name: ci
|
||||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
test-linux:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user