Skip to content

Bump reviewdog/action-languagetool from 1.9 to 1.17 #1045

Bump reviewdog/action-languagetool from 1.9 to 1.17

Bump reviewdog/action-languagetool from 1.9 to 1.17 #1045

Workflow file for this run

name: reviewdog
on: [pull_request_target]
jobs:
spellchecker:
name: Spell check
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: reviewdog/[email protected]
with:
github_token: ${{ secrets.PAT }}
level: info
reporter: github-pr-review