mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Run CI on PRs as well
This commit is contained in:
parent
9c07cc7e82
commit
842ec0eadb
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -1,5 +1,5 @@
|
|||||||
name: Continuous Integration
|
name: Continuous Integration
|
||||||
on: push
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user