Skip to content

Commit 55211b0

Browse files
CCM-11942 Uses shared dispatch workflow with overrides
1 parent ddac6ec commit 55211b0

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
@@ -160,6 +160,8 @@ fi
160160

161161
echo "[INFO] Workflow trigger request sent successfully, waiting for completion..."
162162

163+
sleep 10 # Wait a few seconds before checking for the presence of the api to account for GitHub updating
164+
163165
# Poll GitHub API to check the workflow status
164166
workflow_run_url=""
165167

0 commit comments

Comments
 (0)