Skip to content

Fix enumerable not getting IServiceProvider #16

Fix enumerable not getting IServiceProvider

Fix enumerable not getting IServiceProvider #16

Workflow file for this run

name: PRs
on:
pull_request:
branches: [main]
paths-ignore:
- "**/*.md"
- "**/*.gitignore"
- "**/*.gitattributes"
workflow_dispatch:
jobs:
build:
name: Build & Test PR
uses: ./.github/workflows/_build.yml