Run GH Actions check on PR
This commit is contained in:
parent
dd37c8a6d6
commit
eb62602fbb
2
.github/workflows/dotnetcore.yml
vendored
2
.github/workflows/dotnetcore.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: .NET Core
|
||||
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user