Skip to content

fill structure with content #25

fill structure with content

fill structure with content #25

Workflow file for this run

# Reference: https://github.com/errata-ai/vale-action
name: Verify
on:
push:
branches: [main]
pull_request: ~
jobs:
vale:
name: vale
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: errata-ai/[email protected]
with:
fail_on_error: true