Skip to content

Update README.md to include new implementation #50

Update README.md to include new implementation

Update README.md to include new implementation #50

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