mirror of
https://github.com/gradio-app/gradio.git
synced 2025-04-06 12:30:29 +08:00
Update test-functional.yml - Fix vulnerability code injection (#8145)
* Update test-functional.yml * Update test-functional.yml * tweaks --------- Co-authored-by: pngwn <hello@pngwn.io>
This commit is contained in:
parent
a81e36967c
commit
a0e70366a8
3
.github/workflows/test-functional.yml
vendored
3
.github/workflows/test-functional.yml
vendored
@ -32,9 +32,6 @@ jobs:
|
||||
with:
|
||||
type: "functional"
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: echo github context
|
||||
if: always()
|
||||
run: echo "${{ github.event.workflow_run.head_repository.full_name }}-${{ github.event.workflow_run.head_branch }}-${{ github.workflow_ref }}"
|
||||
|
||||
test-functional:
|
||||
name: "test-functional"
|
||||
|
Loading…
x
Reference in New Issue
Block a user