Debugging output from gocurl.

This commit is contained in:
2024-12-17 08:06:24 -05:00
parent d3895342ed
commit 39ef9d7cf0
@@ -32,7 +32,7 @@ jobs:
- name: Format of gocurl response.
run: |
echo "${{ steps.check-pr.response['status'] }}"
echo ${{ steps.check-pr.outputs }}
- name: Parse PR Response
id: parse-pr