Skip to content

Commit 4b7300f

Browse files
log response
1 parent 660b785 commit 4b7300f

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
@@ -323,6 +323,8 @@ for _ in {1..18}; do
323323
exit 1
324324
fi
325325

326+
echo "[INFO] actions response : $response"
327+
326328
workflow_run_url=$(echo "$response" | jq -r \
327329
--arg targetWorkflow "$targetWorkflow" \
328330
--arg targetEnvironment "$targetEnvironment" \

0 commit comments

Comments
 (0)