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

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