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:
push:
branches: [ "master" ]
branches: [ "aboveS20", "belowS20" ]
pull_request:
branches: [ "master" ]
branches: [ "aboveS20", "belowS20" ]
env:
# Path to the solution file relative to the root of the project.