Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

feat:@coderabbitai

feat:@coderabbitai #8

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
enable-caching: false
additional-test-arguments: '--logger GitHubActions'