Security ci (#8996)

* test pr

* conditional

* conditional

* conditional

* conditional

* conditional

* changes

* changes

* add changeset

* changes

* 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:
pngwn 2024-08-05 16:08:07 +01:00 committed by GitHub
parent ed2fa6f7d0
commit 705db0f5dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -72,7 +72,7 @@ runs:
id: pr
uses: gradio-app/github/actions/json-to-output@main
with:
json: output.json
path: output.json
- name: echo outputs
run: echo ${{ toJson(steps.pr.outputs) }}
shell: bash