Skip to content

chore(deps): bump web-tree-sitter from 0.25.10 to 0.26.12 #295

chore(deps): bump web-tree-sitter from 0.25.10 to 0.26.12

chore(deps): bump web-tree-sitter from 0.25.10 to 0.26.12 #295

Workflow file for this run

name: aireceipts
on: [pull_request]
permissions:
contents: read
pull-requests: write
jobs:
check:
runs-on: ubuntu-latest
steps:
- run: npx -y aireceipts-cli@latest pr-check
env:
GH_TOKEN: ${{ github.token }}