Skip to content

Introduce WebApplication abstract resource to create "dev-only" ASP.NET Core-webapps #31

Introduce WebApplication abstract resource to create "dev-only" ASP.NET Core-webapps

Introduce WebApplication abstract resource to create "dev-only" ASP.NET Core-webapps #31

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