Skip to content

ci: bump tree-sitter/setup-action from 1 to 2 in the actions group #53

ci: bump tree-sitter/setup-action from 1 to 2 in the actions group

ci: bump tree-sitter/setup-action from 1 to 2 in the actions group #53

name: Regenerate parser
on:
push:
branches: ["*"]
pull_request:
concurrency:
group: ${{github.workflow}}-${{github.ref}}
cancel-in-progress: true
jobs:
regenerate:
uses: kylegoetz/workflows/.github/workflows/regenerate.yml@main
if: github.actor == 'dependabot[bot]'