Skip to content

Commit

Permalink
remove echo (#6305)
Browse files Browse the repository at this point in the history
  • Loading branch information
pngwn committed Nov 6, 2023
1 parent 1d98621 commit 5b5af18
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/generate-changeset.yml
Expand Up @@ -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
Expand Down

0 comments on commit 5b5af18

Please sign in to comment.