Run actions on pull request

This commit is contained in:
Lucas Nicodemus 2020-05-18 09:24:33 -07:00
parent c14ddae58b
commit 17affbe93b
No known key found for this signature in database
GPG key ID: A07BD9023D1664DB

View file

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