mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 10:52: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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "aboveS20", "belowS20" ]
|
||||
pull_request:
|
||||
branches: [ "aboveS20", "belowS20" ]
|
||||
workflow_call:
|
||||
inputs:
|
||||
branch:
|
||||
required: true
|
||||
type: string
|
||||
|
||||
env:
|
||||
# Path to the solution file relative to the root of the project.
|
||||
|
||||
Reference in New Issue
Block a user