Skip to content

try no runs-on allover #1533

try no runs-on allover

try no runs-on allover #1533

Workflow file for this run

name: Prose Linting
on: [push, pull_request]
jobs:
prose:
name: runner / vale

Check failure on line 6 in .github/workflows/prose.yml

View workflow run for this annotation

GitHub Actions / Prose Linting

Invalid workflow file

The workflow is not valid. .github/workflows/prose.yml (Line: 6, Col: 5): Required property is missing: runs-on
steps:
- uses: actions/checkout@v4
- uses: errata-ai/vale-action@reviewdog
env:
# Required, set by GitHub actions automatically:
# https://docs.github.com/en/actions/security-guides/automatic-token-authentication#about-the-github_token-secret
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with:
# Optional
version: 2.17.0
# Optional
styles: |
https://github.com/errata-ai/Microsoft/releases/latest/download/Microsoft.zip
https://github.com/errata-ai/write-good/releases/latest/download/write-good.zip
# Optional
# config: https://raw.githubusercontent.com/errata-ai/vale/master/.vale.ini
# Optional
files: README.md