Trigger test workflow for PRs too

This commit is contained in:
Webber 2020-01-18 23:27:33 +01:00
parent adb8cfef12
commit 4b07d18a89

View File

@ -1,6 +1,6 @@
name: Test Action
on: [push]
on: [push, pull_request]
jobs:
build: