Skip to content

Feat/lint using vale #1

Feat/lint using vale

Feat/lint using vale #1

Workflow file for this run

name: reviewdog
on: [pull_request]
jobs:
vale:
name: runner / vale
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: errata-ai/[email protected]
with:
reporter: github-pr-check
fail_on_error: true