Skip to content

Merge pull request #28 from woksin-org/change-tenancy-model #42

Merge pull request #28 from woksin-org/change-tenancy-model

Merge pull request #28 from woksin-org/change-tenancy-model #42

name: DotNET - Specifications - Build
on:
push:
branches: ['**']
paths:
- Packages/DotNET/Specifications/**
- .github/workflows/dotnet-specifications-*
- .github/workflows/dotnet-reusable-build.yml
jobs:
build:
uses: ./.github/workflows/dotnet-reusable-build.yml
with:
working-directory: Packages/DotNET/Specifications
library-name: Woksin.Extensions.Specifications
coverlet-exclude: '[*]Woksin.Extensions.Specifications'
secrets: inherit