From 87dcd82e3f30cce498d4f6537c6fd1cf43d152d3 Mon Sep 17 00:00:00 2001 From: Ranit Mukherjee <49058364+RanitMukherjee@users.noreply.github.com> Date: Fri, 12 Sep 2025 11:34:41 +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 6bf204d..2169fc0 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 }}>"