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 cb83488 commit ea9d307Copy full SHA for ea9d307
.github/workflows/reveiwdog-languagetool.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v4
12
- name: Check Spelling
13
- uses: 2color/action-languagetool@fix-text
+ uses: reviewdog/action-languagetool@v1
14
with:
15
github_token: ${{ secrets.github_token }}
16
reporter: github-pr-review
0 commit comments