Skip to content

chore: Bump the dependencies group with 7 updates #422

chore: Bump the dependencies group with 7 updates

chore: Bump the dependencies group with 7 updates #422

Workflow file for this run

# This workflow will build a .NET project
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net
name: .NET Test Pull Requests
on:
pull_request:
branches: ["main"]
jobs:
build:
uses: "JaCraig/Centralized-Workflows/.github/workflows/dotnet-test.yml@main"