json-utils tweaking... (sleep cometh soon)

This commit is contained in:
2024-12-16 22:23:38 -05:00
parent f0cbb72569
commit 0da1eee75e
@@ -32,7 +32,7 @@ jobs:
- name: Format of gocurl response.
run: |
echo "${{ steps.check-pr.outputs.response }}"
echo "${{ steps.check-pr.outputs.response }}" | jq
- name: Parse PR Response
id: parse-pr