Skip to content

Commit 8b4eae9

Browse files
log response
1 parent dbd4f0f commit 8b4eae9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.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)