mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Github Action files Updated
This commit is contained in:
parent
638242ae42
commit
99b3ba8167
2 changed files with 5 additions and 4 deletions
3
.github/workflows/msbuild.yml
vendored
3
.github/workflows/msbuild.yml
vendored
|
|
@ -3,7 +3,8 @@ name: Build Server Managers
|
|||
on:
|
||||
push:
|
||||
paths:
|
||||
- 'src/**'
|
||||
- 'src/**'
|
||||
- '.github/workflows/msbuild.yml'
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue