Skip to content

build(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.5.0 in the github-actions group #2

build(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.5.0 in the github-actions group

build(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.5.0 in the github-actions group #2

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'