Skip to content

Bump follow-redirects from 1.15.4 to 1.15.6 in /website #540

Bump follow-redirects from 1.15.4 to 1.15.6 in /website

Bump follow-redirects from 1.15.4 to 1.15.6 in /website #540

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