chore: enable tests for pull requests

This commit is contained in:
Enrico Stahn 2020-03-21 14:55:18 +11:00 committed by GitHub
parent e9a9eda972
commit d386170c91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
name: Test name: Test
on: [push] on: [push, pull_request]
jobs: jobs:
lint: lint: