Skip to content

build(deps-dev): bump @types/chai from 4.3.19 to 5.0.0 in the dev-chai group #420

build(deps-dev): bump @types/chai from 4.3.19 to 5.0.0 in the dev-chai group

build(deps-dev): bump @types/chai from 4.3.19 to 5.0.0 in the dev-chai group #420

name: Autoapprove PRs
on: pull_request
permissions:
pull-requests: write
jobs:
autoapprove-prs:
uses: prosegrinder/.github/.github/workflows/autoapprove-prs.yaml@main
with:
PR_URL: ${{github.event.pull_request.html_url}}
secrets:
APPROVAL_TOKEN: ${{secrets.GITHUB_TOKEN}}