From 428d2302039cf4907c22f125e1f41b6de1ec25a0 Mon Sep 17 00:00:00 2001 From: Ubit Umarov Date: Fri, 26 Aug 2022 16:23:28 +0100 Subject: [PATCH] Update msbuild48.yml only build ion *cs file changes --- .github/workflows/msbuild48.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/workflows/msbuild48.yml b/.github/workflows/msbuild48.yml index 88c50648b6..2b96fe0a0f 100644 --- a/.github/workflows/msbuild48.yml +++ b/.github/workflows/msbuild48.yml @@ -3,14 +3,13 @@ name: .msbuild48 on: push: branches: [ "master" ] - pull_request: - branches: [ "master" ] + paths: + - '**cs' jobs: build: - + if: github.repository == 'opensim/opensim' runs-on: ubuntu-latest - steps: - uses: actions/checkout@v3 - name: shortsha