Skip to content

build(deps-dev): bump typedoc from 0.26.6 to 0.26.7 #511

build(deps-dev): bump typedoc from 0.26.6 to 0.26.7

build(deps-dev): bump typedoc from 0.26.6 to 0.26.7 #511

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}}