Skip to content

Merge pull request #11 from Nexus-Mods/feature-filetree #14

Merge pull request #11 from Nexus-Mods/feature-filetree

Merge pull request #11 from Nexus-Mods/feature-filetree #14

name: .NET build and test
on:
push:
branches: [ main ]
paths:
- ".github/workflows/dotnet-build-and-test.yaml"
- "src/**"
- "tests/**"
pull_request:
branches: [ main ]
paths:
- ".github/workflows/dotnet-build-and-test.yaml"
- "src/**"
- "tests/**"
jobs:
build-and-test:
uses: Nexus-Mods/NexusMods.App.Meta/.github/workflows/dotnet-build-and-test.yaml@8480fc22e4d80057d97b5b3ea5664bc72c91ab42