Skip to content

Bump github.com/go-chi/chi/v5 from 5.0.8 to 5.0.10 #261

Bump github.com/go-chi/chi/v5 from 5.0.8 to 5.0.10

Bump github.com/go-chi/chi/v5 from 5.0.8 to 5.0.10 #261

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