Start to test PRs for fast feedback

This commit is contained in:
Lars
2020-06-25 20:34:35 +02:00
committed by GitHub
parent 5d8ac991f5
commit 2e38abd842

View File

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