Debugging output from gocurl.

This commit is contained in:
2024-12-17 08:11:27 -05:00
parent d9ca5d6883
commit 3c2c485551
@@ -32,7 +32,7 @@ jobs:
- name: Format of gocurl response.
run: |
echo '${{ toJSON(steps.check-pr.outputs.response) }}''
echo '${{ toJSON(steps.check-pr.outputs.response) }}'
- name: Parse PR Response
id: parse-pr