Skip to content

Use .NET 8 SDK's artifacts output and enable test reports in CI #4

Use .NET 8 SDK's artifacts output and enable test reports in CI

Use .NET 8 SDK's artifacts output and enable test reports in CI #4

Workflow file for this run

name: PR build
on:
pull_request:
branches:
- master
permissions:
contents: read
actions: read
checks: write
jobs:
build:
uses: ./.github/workflows/main.yml