Skip to content

Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /website #586

Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /website

Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /website #586

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