Skip to content

Commit 318ce47

Browse files
authored
Actions: Fix comment that tags the Docs team
1 parent aeb1314 commit 318ce47

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)