chore: github: add check run on pull requests

This commit is contained in:
Stéphane Lesimple 2020-01-10 13:19:36 +01:00
parent eec77e1ab9
commit a1a35c9b35
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: CI
on: [push]
on: [push, pull_request]
jobs:
build: