Skip to content

Test

Test #1

name: reviewdog
on: [pull_request]
jobs:
vale:
name: runner / vale
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: errata-ai/vale-action@reviewdog
with:
files: content
with:

Check failure on line 13 in .github/workflows/proofreading-vale.yml

View workflow run for this annotation

GitHub Actions / reviewdog

Invalid workflow file

The workflow is not valid. .github/workflows/proofreading-vale.yml (Line: 13, Col: 9): 'with' is already defined
# github-pr-check, github-pr-review, github-check
reporter: github-pr-check