From 5a0a56607aa3407359d33c609cd18a1828af6319 Mon Sep 17 00:00:00 2001 From: HyukjinKwon Date: Mon, 19 Apr 2021 21:14:41 +0900 Subject: [PATCH] pretty --- .github/workflows/notify_test_workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/notify_test_workflow.yml b/.github/workflows/notify_test_workflow.yml index 4264be3a7e3e0..fb5a25890b632 100644 --- a/.github/workflows/notify_test_workflow.yml +++ b/.github/workflows/notify_test_workflow.yml @@ -107,7 +107,7 @@ jobs: status: status, output: { title: 'Test results', - summary: runUrl, + summary: '[See test results](' + runUrl + ')', text: JSON.stringify({ owner: context.payload.pull_request.head.repo.owner.login, repo: context.payload.pull_request.head.repo.name,