Skip to content

Commit 85ee0b5

Browse files
log response
1 parent 1ef2fe5 commit 85ee0b5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/scripts/dispatch_internal_repo_workflow.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,8 @@ for _ in {1..18}; do
314314
exit 1
315315
fi
316316

317+
echo "[INFO] actions response : $response"
318+
317319
workflow_run_url=$(echo "$response" | jq -r \
318320
--arg targetWorkflow "$targetWorkflow" \
319321
--arg targetEnvironment "$targetEnvironment" \

0 commit comments

Comments
 (0)