Skip to content

Bump vite from 4.5.5 to 4.5.9 in /tutorial/starwars-knit-client-app-ts #44

Bump vite from 4.5.5 to 4.5.9 in /tutorial/starwars-knit-client-app-ts

Bump vite from 4.5.5 to 4.5.9 in /tutorial/starwars-knit-client-app-ts #44

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