diff --git a/.github/workflows/msbuild.yml b/.github/workflows/msbuild.yml index 2dfbe083..8a3e889f 100644 --- a/.github/workflows/msbuild.yml +++ b/.github/workflows/msbuild.yml @@ -2,8 +2,9 @@ name: MSBuild on: pull_request: - branches: + branches: - master + - development env: # Path to the solution file relative to the root of the project.