Skip to content

fix: Bump the dependencies group with 2 updates #194

fix: Bump the dependencies group with 2 updates

fix: Bump the dependencies group with 2 updates #194

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: [ "master" ]
jobs:
build:
uses: 'JaCraig/Centralized-Workflows/.github/workflows/dotnet-test.yml@main'