Update msbuild.yml

This commit is contained in:
Alessandro Autiero
2024-09-30 14:08:17 +02:00
committed by GitHub
parent 2b7fe3a963
commit 72612c4709

View File

@@ -2,9 +2,9 @@ name: MSBuild
on: on:
push: push:
branches: [ "master" ] branches: [ "aboveS20", "belowS20" ]
pull_request: pull_request:
branches: [ "master" ] branches: [ "aboveS20", "belowS20" ]
env: env:
# Path to the solution file relative to the root of the project. # Path to the solution file relative to the root of the project.