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

Actions: Fix comment that tags the Docs team
This commit is contained in:
Aditya Sharad
2021-03-08 10:53:28 -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-go" \
--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."