run workflow on PRs

Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:
Stephan Lachnit 2021-02-07 13:50:22 +01:00
commit 51e77f8564
No known key found for this signature in database
GPG key ID: B35B49EA5D563EFE

View file

@ -1,5 +1,5 @@
name: Build template name: Build template
on: push on: [push, pull_request]
jobs: jobs:
build-template: build-template: