Skip to content

Implement structured field and rule paths for violations #55

Implement structured field and rule paths for violations

Implement structured field and rule paths for violations #55

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