Skip to content

Update the version of Node the action runs on from Node 16 to Node 20 #1

Update the version of Node the action runs on from Node 16 to Node 20

Update the version of Node the action runs on from Node 16 to Node 20 #1

name: PR Approval Bypass Notifier
on:
pull_request:
types:
- closed
branches:
- main
permissions:
pull-requests: read
jobs:
approval:
uses: bufbuild/base-workflows/.github/workflows/notify-approval-bypass.yaml@main
secrets: inherit