Fix CI not runing on pull requests

This commit is contained in:
Jens Fischer
2020-07-18 09:41:32 +02:00
committed by GitHub
parent eac0c93b2c
commit b0fa2f952f

View File

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