We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b35640 + 7ce6815 commit 3edee6aCopy full SHA for 3edee6a
.github/workflows/slack.yml
@@ -27,4 +27,4 @@ jobs:
27
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
28
uses: pullreminders/slack-action@master
29
with:
30
- args: '{\"channel\":\"C019426UBNY\",\"text\":\"A good first issue label was just added to ${{github.event.issue.html_url}}.\"}'
+ args: '{\"channel\":\"C019426UBNY\",\"text\":\"A good first issue label was just added to ${{github.event.issue.html_url}}.\"}'
0 commit comments