mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-27 01:40:20 +08:00
remove echo (#6305)
This commit is contained in:
parent
1d986217f6
commit
5b5af1899d
2
.github/workflows/generate-changeset.yml
vendored
2
.github/workflows/generate-changeset.yml
vendored
@ -22,8 +22,6 @@ jobs:
|
||||
source_repo: ${{ steps.pr_details.outputs.source_repo }}
|
||||
source_branch: ${{ steps.pr_details.outputs.source_branch }}
|
||||
steps:
|
||||
- name: echo concurrency group
|
||||
run: echo ${{ github.event.workflow_run.head_repository.full_name }}::${{ github.event.workflow_run.head_branch }}
|
||||
- name: get pr details
|
||||
id: pr_details
|
||||
uses: gradio-app/github/actions/find-pr@main
|
||||
|
Loading…
Reference in New Issue
Block a user