chore: remove build on pull_request

This commit is contained in:
Enrico Stahn 2020-03-21 22:54:27 +11:00 committed by GitHub
parent 4959695471
commit 128134553a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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