Skip to content

Commit

Permalink
bump 8
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfig committed Dec 21, 2023
1 parent c7800c3 commit 675351d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manage-integration-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
status: "in_progress",
output: {
title: "Integration Test Aggregate Result",
summary: `Synthetic check capturing the result of the <a href="${context.workflow_run.html_url}">integration-test workflow run</a>`,
summary: `Synthetic check capturing the result of the <a href="${context.payload.workflow_run.html_url}">integration-test workflow run</a>`,
}
});
return check.data.id;
Expand Down

0 comments on commit 675351d

Please sign in to comment.