Skip to content

feat: Adding vale linter #426

feat: Adding vale linter

feat: Adding vale linter #426

Workflow file for this run

name: "Compliance"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: write
jobs:
compliance:
uses: open-sauced/hot/.github/workflows/compliance.yml@main
on: [pull_request]
jobs:
vale:
name: runner / vale
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- with: errata-ai/vale-action@reviewdog
files: "path/to/.md"

Check failure on line 25 in .github/workflows/compliance.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/compliance.yml

Invalid workflow file

You have an error in your yaml syntax on line 25