]> Repos - portaudio/commitdiff
Run MSBuild MSVC project CI for pull requests (#419)
authorRoss Bencina <rossb@audiomulch.com>
Wed, 27 Jan 2021 12:50:10 +0000 (23:50 +1100)
committerGitHub <noreply@github.com>
Wed, 27 Jan 2021 12:50:10 +0000 (23:50 +1100)
.github/workflows/MSBuild.yml

index 4a78bec1c1041c86c1c7cdec1659db54ec368a0f..fa61d1aa55395ca6b929ab7851837ab6c804b018 100644 (file)
@@ -1,6 +1,6 @@
-name: MSBuild
+name: MSBuild MSVC Project File CI
 
-on: [push]
+on: [push, pull_request]
 
 env:
   # Path to the solution file relative to the root of the project.