Skip to content

Streaming inputs for 5.0 #6724

Streaming inputs for 5.0

Streaming inputs for 5.0 #6724

name: trigger
on:
pull_request:
types: [opened, synchronize, reopened, labeled, unlabeled]
branches:
- main
- 5.0-dev
push:
branches:
- main
- 5.0-dev
jobs:
checks:
permissions: write-all
runs-on: ubuntu-22.04
if: github.event.sender.login != 'gradio-pr-bot'
steps:
- run: echo "Requesting checks"