Trigger workflow for PRs

This commit is contained in:
John Maguire 2020-05-20 21:38:47 +01:00
parent 879dfa3d79
commit a17f968b46
1 changed files with 1 additions and 1 deletions

View File

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