Skip to content

Bump the nuget-deps group with 7 updates #129

Bump the nuget-deps group with 7 updates

Bump the nuget-deps group with 7 updates #129

Workflow file for this run

name: Test build PRs
on:
pull_request:
branches: [ main, develop ]
paths-ignore:
- 'Docker/**'
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test-build:
name: Run build tests
uses: ./.github/workflows/TestBuildTask.yml
secrets: inherit