We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeb1314 commit 318ce47Copy full SHA for 318ce47
.github/workflows/docs-review.yml
@@ -26,4 +26,4 @@ jobs:
26
PR_NUMBER: ${{ github.event.pull_request.number }}
27
run: |
28
gh pr comment "$PR_NUMBER" --repo "github/codeql" \
29
- --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."
0 commit comments