mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Update msbuild48.yml
only build ion *cs file changes
This commit is contained in:
7
.github/workflows/msbuild48.yml
vendored
7
.github/workflows/msbuild48.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user