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:
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user