Skip to content

adds platform environment variables related content from the spec #85

adds platform environment variables related content from the spec

adds platform environment variables related content from the spec #85

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/vale-action@reviewdog
with:
fail_on_error: true
token: ${{secrets.GITHUB_TOKEN}}
files: ./content