Run GH Actions check on PR

This commit is contained in:
Astrid 2019-10-27 12:35:13 +01:00 committed by GitHub
parent dd37c8a6d6
commit eb62602fbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
name: .NET Core
on: [push]
on: [push, pull_request]
jobs:
build: