Skip to content

Bump infection/infection from 0.26.19 to 0.27.8 #490

Bump infection/infection from 0.26.19 to 0.27.8

Bump infection/infection from 0.26.19 to 0.27.8 #490

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@v4
- uses: reviewdog/action-languagetool@v1
with:
github_token: ${{ secrets.PAT }}
level: info
reporter: github-pr-review