Skip to content

chore(deps): bump actions/checkout from 6 to 7 in the github-actions group #636

chore(deps): bump actions/checkout from 6 to 7 in the github-actions group

chore(deps): bump actions/checkout from 6 to 7 in the github-actions group #636

Workflow file for this run

name: Test
on:
pull_request:
branches:
- main
jobs:
test:
name: Test
uses: HavenDV/workflows/.github/workflows/dotnet_build-test-publish.yml@main
with:
generate-build-number: false
conventional-commits-publish-conditions: false
additional-test-arguments: '--logger GitHubActions'