Update msbuild.yml
This commit is contained in:
8
.github/workflows/msbuild.yml
vendored
8
.github/workflows/msbuild.yml
vendored
@@ -7,10 +7,10 @@ name: MSBuild
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
# push:
|
push:
|
||||||
# branches: [ "master" ]
|
branches: [ "master" ]
|
||||||
# pull_request:
|
pull_request:
|
||||||
# branches: [ "master" ]
|
branches: [ "master" ]
|
||||||
|
|
||||||
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user