Update msbuild.yml

This commit is contained in:
freedom
2023-07-19 01:13:52 -06:00
committed by GitHub
parent fc119420a2
commit 3d82ea0745

View File

@@ -7,10 +7,10 @@ name: MSBuild
on:
workflow_dispatch:
# push:
# branches: [ "master" ]
# pull_request:
# branches: [ "master" ]
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
env:
# Path to the solution file relative to the root of the project.