mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 19:02:21 +01:00
Update msbuild.yml
This commit is contained in:
committed by
GitHub
parent
2b7fe3a963
commit
72612c4709
4
.github/workflows/msbuild.yml
vendored
4
.github/workflows/msbuild.yml
vendored
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user