Skip to content

Upgrade NuGet packages #108

Upgrade NuGet packages

Upgrade NuGet packages #108

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: ["main"]
jobs:
build:
name: Build & Test
uses: ./.github/workflows/build-test.yml
permissions:
id-token: write
contents: read
checks: write
secrets: inherit