Update msbuild.yml

This commit is contained in:
Brett Hewitson 2021-12-09 22:11:19 +10:00 committed by GitHub
parent cf4a374d3d
commit 7a9ec1ed8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,10 @@
name: Build server manager applications - servermanagers
on: [push]
on:
push:
paths:
- './src/**'
workflow_dispatch:
env:
# Path to the solution file relative to the root of the project.