We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7024352 + 400ab5b commit 397df63Copy full SHA for 397df63
.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