Skip to content

feat:Update XML Documentation and Add Properties for Code Scanning Alerts #31

feat:Update XML Documentation and Add Properties for Code Scanning Alerts

feat:Update XML Documentation and Add Properties for Code Scanning Alerts #31

Workflow file for this run

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