Skip to content

Add info about registering the community edition #1744

Add info about registering the community edition

Add info about registering the community edition #1744

Workflow file for this run

name: Run Vale
on: [pull_request]
jobs:
vale:
name: runner / vale
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: errata-ai/vale-action@reviewdog
with:
files: '["docs", "_snippets"]'