mirror of https://github.com/laurent22/joplin.git
Tools: Run CI on pull requests too
parent
a36b13dcb4
commit
0120df7bdb
|
@ -1,5 +1,5 @@
|
|||
name: Joplin Continuous Integration
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
Main:
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
|
Loading…
Reference in New Issue