Skip to content
  • Sponsor Together-Java/ModernJava

  • Notifications You must be signed in to change notification settings
  • Fork 28

Commit 9595d50

Browse files
committedJan 14, 2023
Change languagetool workflow reporter to 'github-pr-review'
1 parent 22b6d88 commit 9595d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/language.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
- uses: reviewdog/action-languagetool@v1
1212
with:
1313
github_token: ${{ secrets.GITHUB_TOKEN }}
14-
reporter: github-pr-check
14+
reporter: github-pr-review
1515
level: info
1616
enabled_categories: TYPOS

0 commit comments

Comments
 (0)