Skip to content

Bump braces from 3.0.2 to 3.0.3 in /website #556

Bump braces from 3.0.2 to 3.0.3 in /website

Bump braces from 3.0.2 to 3.0.3 in /website #556

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