CI: Enable for pull requests
This commit is contained in:
parent
63a0342a56
commit
503ae1e363
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -1,5 +1,6 @@
|
||||||
name: CI
|
name: CI
|
||||||
on:
|
on:
|
||||||
|
- pull_request
|
||||||
- push
|
- push
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in a new issue