Skip to content

fix(deps): bump cmudict from 1.0.13 to 1.0.15 #48

fix(deps): bump cmudict from 1.0.13 to 1.0.15

fix(deps): bump cmudict from 1.0.13 to 1.0.15 #48

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