Skip to content

Bump connectrpc.com/connect from 1.16.0 to 1.16.1 #524

Bump connectrpc.com/connect from 1.16.0 to 1.16.1

Bump connectrpc.com/connect from 1.16.0 to 1.16.1 #524

name: Bypass review in case of emergency
on:
pull_request:
types:
- labeled
permissions:
pull-requests: write
jobs:
approve:
if: github.event.label.name == 'Emergency Bypass Review'
uses: bufbuild/base-workflows/.github/workflows/emergency-review-bypass.yaml@main
secrets: inherit