Skip to content

Fix Dropdown change event when allow_custom_value is true #159455

Fix Dropdown change event when allow_custom_value is true

Fix Dropdown change event when allow_custom_value is true #159455

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