Skip to content

Commit b1d0b9a

Browse files
authored
Merge pull request github#5363 from github/adityasharad/actions/docs-review-fix
Actions: Fix comment that tags the Docs team
2 parents 19b74e6 + 318ce47 commit b1d0b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
PR_NUMBER: ${{ github.event.pull_request.number }}
2727
run: |
2828
gh pr comment "$PR_NUMBER" --repo "github/codeql" \
29-
--body "Hello @github/docs-content-codeql: this PR is ready for docs review."
29+
--body "Hello @github/docs-content-codeql - this PR is ready for docs review."

0 commit comments

Comments
 (0)