Skip to content

Bump webpack from 5.76.1 to 5.94.0 in /website #578

Bump webpack from 5.76.1 to 5.94.0 in /website

Bump webpack from 5.76.1 to 5.94.0 in /website #578

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