Skip to content

Bump phpunit/phpunit from 9.5.27 to 10.3.5 #464

Bump phpunit/phpunit from 9.5.27 to 10.3.5

Bump phpunit/phpunit from 9.5.27 to 10.3.5 #464

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