Skip to content

Commit 541fc61

Browse files
authored
Update slack.yml
Signed-off-by: winkletinkle <182693777+winkletinkle@users.noreply.github.com>
1 parent 7551136 commit 541fc61

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/slack.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ jobs:
3232
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
3333
uses: pullreminders/slack-action@master
3434
with:
35-
args: '{\"channel\":\"C019426UBNY\",\"type\":\"section\",\"text\":{\"type\":\"mrkdwn\",\"text\":\":new: Good first issue up for grabs: <${{ github.event.issue.html_url }}|${{ github.event.issue.title }}>\"}}'
35+
args: '{\"channel\":\"C019426UBNY\",\"type\":\"section\",\"text\":\":new: Good first issue up for grabs: ${{ github.event.issue.title }} - ${{ github.event.issue.html_url }} \"}'
36+

0 commit comments

Comments
 (0)