mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-27 01:40:20 +08:00
Security ci (#8997)
* test pr * conditional * conditional * conditional * conditional * conditional * changes * changes * add changeset * changes * asd * asd * asd * asd * asd * asd * asd * asd * asd * asd --------- Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
This commit is contained in:
parent
705db0f5dc
commit
3704a27a03
2
.github/actions/changes/action.yml
vendored
2
.github/actions/changes/action.yml
vendored
@ -74,5 +74,5 @@ runs:
|
||||
with:
|
||||
path: output.json
|
||||
- name: echo outputs
|
||||
run: echo ${{ toJson(steps.pr.outputs) }}
|
||||
run: echo "${{ toJson(steps.pr.outputs) }}"
|
||||
shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user