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.
2 parents 19b74e6 + 318ce47 commit b1d0b9aCopy full SHA for b1d0b9a
.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