We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4a3761 + 8df933a commit dcc90ceCopy full SHA for dcc90ce
1 file changed
.github/workflows/slack.yml
@@ -38,4 +38,4 @@ jobs:
38
token: ${{ secrets.SLACK_BOT_TOKEN }}
39
payload: |
40
channel: C019426UBNY
41
- 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 }}>"
0 commit comments