Skip to content

Fix bug where status tracker was the target of pointer events #73741

Fix bug where status tracker was the target of pointer events

Fix bug where status tracker was the target of pointer events #73741

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