mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-30 11:00:11 +08:00
fix (#8764)
This commit is contained in:
parent
c1ecfde50e
commit
1e8f31b09a
10
.github/workflows/test-functional.yml
vendored
10
.github/workflows/test-functional.yml
vendored
@ -1,11 +1,11 @@
|
||||
name: "test / functional"
|
||||
|
||||
on:
|
||||
# workflow_run:
|
||||
# workflows: ["trigger"]
|
||||
# types:
|
||||
# - requested
|
||||
pull_request: {}
|
||||
workflow_run:
|
||||
workflows: ["trigger"]
|
||||
types:
|
||||
- requested
|
||||
|
||||
|
||||
permissions:
|
||||
statuses: write
|
||||
|
Loading…
Reference in New Issue
Block a user