Skip to content

build(deps): Bump node-gyp-build from 4.8.1 to 4.8.2 in the npm group #16

build(deps): Bump node-gyp-build from 4.8.1 to 4.8.2 in the npm group

build(deps): Bump node-gyp-build from 4.8.1 to 4.8.2 in the npm group #16

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]'