mirror of
https://github.com/github/codeql.git
synced 2026-01-30 06:42:57 +01:00
Merge pull request #496 from github/adityasharad/actions/docs-review-fix
Actions: Fix comment that tags the Docs team
This commit is contained in:
2
.github/workflows/docs-review.yml
vendored
2
.github/workflows/docs-review.yml
vendored
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user