ref fix L51.
This commit is contained in:
@@ -46,7 +46,8 @@ jobs:
|
|||||||
|
|
||||||
- name: json-utils output
|
- name: json-utils output
|
||||||
run: |
|
run: |
|
||||||
echo "${{ steps.parse-pr.outputs.result }}"
|
echo "${{ steps.extract-json.outputs.response_json }}"
|
||||||
|
echo "${{ steps.extract-json.outputs.response_json }}" | jq '.'
|
||||||
|
|
||||||
- name: Parse PR Response
|
- name: Parse PR Response
|
||||||
id: parse-pr
|
id: parse-pr
|
||||||
|
|||||||
Reference in New Issue
Block a user