Run CI on pull requests (#106)

This commit is contained in:
Ashley Hauck 2020-10-22 21:52:57 +02:00 committed by GitHub
parent c89717cf2c
commit bb94cd8481
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
on: push
on: [push, pull_request]
name: Continuous integration