Skip to content

Commit 092655b

Browse files
committed
Fix it
1 parent 474083b commit 092655b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/scripts/dispatch_internal_repo_workflow.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ echo "[INFO] Triggering workflow '$targetWorkflow' in nhs-notify-internal..."
285285
echo "[DEBUG] Dispatch event payload: $DISPATCH_EVENT"
286286

287287
trigger_response=$(curl -s -L \
288+
-w "\nHTTP_STATUS:%{http_code}" \
288289
-X POST \
289290
-H "Accept: application/vnd.github+json" \
290291
-H "Authorization: Bearer ${PR_TRIGGER_PAT}" \

0 commit comments

Comments
 (0)