Skip to content

OpenAPI schema sync (v3.5.1) #289

OpenAPI schema sync (v3.5.1)

OpenAPI schema sync (v3.5.1) #289

name: Check template consistency
on:
pull_request:
permissions:
pull-requests: write
jobs:
check-template-consistency:
uses: fingerprintjs/dx-team-toolkit/.github/workflows/check-template-consistency.yml@v1
with:
generate-command: 'pip install uv && uv sync --only-group dev && bash ./generate.sh'