Skip to content

Bump mypy from 1.15.0 to 1.16.0 #375

Bump mypy from 1.15.0 to 1.16.0

Bump mypy from 1.15.0 to 1.16.0 #375

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