Trigger test on pull requests

This commit is contained in:
cpq 2021-01-04 12:02:55 +00:00
parent 117aeaa15d
commit 9ff774e7df

View File

@ -1,5 +1,5 @@
name: build
on: [push]
on: [push, pull_request]
jobs:
linux:
runs-on: ubuntu-latest