Skip to content

build(deps-dev): bump black from 22.12.0 to 23.3.0 #26

build(deps-dev): bump black from 22.12.0 to 23.3.0

build(deps-dev): bump black from 22.12.0 to 23.3.0 #26

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