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

This commit is contained in:
2024-12-16 22:49:27 -05:00
parent c911d17614
commit d3895342ed
@@ -32,7 +32,7 @@ jobs:
- name: Format of gocurl response.
run: |
echo "${{ steps.check-pr.response.status }}"
echo "${{ steps.check-pr.response['status'] }}"
- name: Parse PR Response
id: parse-pr