We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22b6d88 commit 9595d50Copy full SHA for 9595d50
.github/workflows/language.yaml
@@ -11,6 +11,6 @@ jobs:
11
- uses: reviewdog/action-languagetool@v1
12
with:
13
github_token: ${{ secrets.GITHUB_TOKEN }}
14
- reporter: github-pr-check
+ reporter: github-pr-review
15
level: info
16
enabled_categories: TYPOS
0 commit comments