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

View File

@ -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