Skip to content

feat: add new endpoint to validate the AST before generating LLM description #3519

feat: add new endpoint to validate the AST before generating LLM description

feat: add new endpoint to validate the AST before generating LLM description #3519

Workflow file for this run

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