Skip to content

feat:Set GET/POST /v1/serp/{path} operationId to serp_v1_serp__path__post #633

feat:Set GET/POST /v1/serp/{path} operationId to serp_v1_serp__path__post

feat:Set GET/POST /v1/serp/{path} operationId to serp_v1_serp__path__post #633

Workflow file for this run

name: Test
on:
pull_request:
branches:
- main
jobs:
test:
name: Test
if: github.event.pull_request.draft == false
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'