From 43110d25539ca339a2a4923d3e7a387703ff771e Mon Sep 17 00:00:00 2001 From: Krys Wisnaskas Date: Thu, 28 Mar 2024 15:46:22 -0400 Subject: [PATCH] Try unfurl_links: true --- .github/workflows/pr-notifications.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/pr-notifications.yml b/.github/workflows/pr-notifications.yml index c48634ffdd..73ff8191f0 100644 --- a/.github/workflows/pr-notifications.yml +++ b/.github/workflows/pr-notifications.yml @@ -32,7 +32,8 @@ jobs: "type": "section", "text": { "type": "mrkdwn", - "text": "" + "text": "", + "unfurl_links": true } } ]