Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2752505 + 8605252 commit fecf265Copy full SHA for fecf265
1 file changed
.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-go" \
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