Skip to content

ci(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 #37

ci(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.1.0

ci(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 #37

name: .github 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}}