Update msbuild.yml

This commit is contained in:
Alessandro Autiero
2024-10-01 12:28:05 +02:00
committed by GitHub
parent ed4ae29f72
commit 8758c98742

View File

@@ -1,10 +1,11 @@
name: MSBuild
on:
push:
branches: [ "aboveS20", "belowS20" ]
pull_request:
branches: [ "aboveS20", "belowS20" ]
workflow_call:
inputs:
branch:
required: true
type: string
env:
# Path to the solution file relative to the root of the project.