Skip to content

feat: openapi add argument_index and argument_name to EvaluationErrorDto #247

feat: openapi add argument_index and argument_name to EvaluationErrorDto

feat: openapi add argument_index and argument_name to EvaluationErrorDto #247

Workflow file for this run

name: Pull request CI
on: [pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
check:
permissions:
contents: read
actions: read
uses: ./.github/workflows/check.yaml