Skip to content

build(deps): bump the npm group across 1 directory with 2 updates #35

build(deps): bump the npm group across 1 directory with 2 updates

build(deps): bump the npm group across 1 directory with 2 updates #35

Workflow file for this run

name: Regenerate parser
on:
pull_request:
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]'