Merge pull request #5363 from github/adityasharad/actions/docs-review-fix

Actions: Fix comment that tags the Docs team
This commit is contained in:
Aditya Sharad
2021-03-09 07:17:24 -08:00
committed by GitHub

View File

@@ -26,4 +26,4 @@ jobs:
PR_NUMBER: ${{ github.event.pull_request.number }}
run: |
gh pr comment "$PR_NUMBER" --repo "github/codeql" \
--body "Hello @github/docs-content-codeql: this PR is ready for docs review."
--body "Hello @github/docs-content-codeql - this PR is ready for docs review."