From 85a277af2f826d6055f68882a25a094a8b09e358 Mon Sep 17 00:00:00 2001 From: Ranit Mukherjee <49058364+RanitMukherjee@users.noreply.github.com> Date: Fri, 12 Sep 2025 11:27:39 +0530 Subject: [PATCH] Update slack.yml --- .github/workflows/slack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/slack.yml b/.github/workflows/slack.yml index 6bf204ddb3..2169fc04d8 100644 --- a/.github/workflows/slack.yml +++ b/.github/workflows/slack.yml @@ -38,4 +38,4 @@ jobs: token: ${{ secrets.SLACK_BOT_TOKEN }} payload: | channel: C019426UBNY - text: ":new: Good first issue up for grabs: <${{ github.event.issue.title }}|${{ github.event.issue.html_url }}>" + text: ":new: Good first issue up for grabs: <${{ github.event.issue.html_url }}|${{ github.event.issue.title }}>"