Skip to content

Bump follow-redirects from 1.14.8 to 1.15.6 in /web #32

Bump follow-redirects from 1.14.8 to 1.15.6 in /web

Bump follow-redirects from 1.14.8 to 1.15.6 in /web #32

Workflow file for this run

name: pull request
on:
pull_request:
jobs:
languagetool:
name: languagetool
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: reviewdog/action-languagetool@v1
with:
reporter: github-pr-review
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: reviewdog/action-shellcheck@v1
with:
reporter: github-pr-review
fail_on_error: true
alex:
name: alex
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: reviewdog/action-alex@v1
with:
reporter: github-pr-review
level: info