Skip to content

build(deps): bump tree-sitter-cli from 0.24.6 to 0.24.7 in the npm group #38

build(deps): bump tree-sitter-cli from 0.24.6 to 0.24.7 in the npm group

build(deps): bump tree-sitter-cli from 0.24.6 to 0.24.7 in the npm group #38

Workflow file for this run

name: Regenerate parser
on:
pull_request:
permissions:
contents: write
pull-requests: write
concurrency:
group: ${{github.workflow}}-${{github.ref}}
cancel-in-progress: true
jobs:
regenerate:
uses: tree-sitter/workflows/.github/workflows/regenerate.yml@main
if: "!github.event.repository.is_template && github.actor == 'dependabot[bot]'"