Skip to content

Bump ruff from 0.7.4 to 0.8.0 #275

Bump ruff from 0.7.4 to 0.8.0

Bump ruff from 0.7.4 to 0.8.0 #275

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