diff --git a/.github/workflows/MSBuild.yml b/.github/workflows/MSBuild.yml index 4a78bec..fa61d1a 100644 --- a/.github/workflows/MSBuild.yml +++ b/.github/workflows/MSBuild.yml @@ -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.