mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
Update msbuild.yml
This commit is contained in:
committed by
GitHub
parent
ed4ae29f72
commit
8758c98742
9
.github/workflows/msbuild.yml
vendored
9
.github/workflows/msbuild.yml
vendored
@@ -1,10 +1,11 @@
|
|||||||
name: MSBuild
|
name: MSBuild
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
workflow_call:
|
||||||
branches: [ "aboveS20", "belowS20" ]
|
inputs:
|
||||||
pull_request:
|
branch:
|
||||||
branches: [ "aboveS20", "belowS20" ]
|
required: true
|
||||||
|
type: string
|
||||||
|
|
||||||
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