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.
1 parent 53b44ca commit a2f063cCopy full SHA for a2f063c
README.md
@@ -469,7 +469,6 @@ a Slack channel before posting a message:
469
token: ${{ secrets.SLACK_BOT_TOKEN }}
470
payload: |
471
name: pull-request-review-${{ github.sha }}
472
-
473
- name: Send the pull request link into the Slack channel
474
if: ${{ steps.conversation.outputs.ok }}
475
uses: slackapi/slack-github-action@v2-development
0 commit comments