Skip to content

docs: prefer AGENT_CONTROL_DB_URL in configuration docs #86

docs: prefer AGENT_CONTROL_DB_URL in configuration docs

docs: prefer AGENT_CONTROL_DB_URL in configuration docs #86

Workflow file for this run

name: Check Spellings with Vale
on:
workflow_dispatch:
pull_request:
branches:
- main
- "release/**"
jobs:
vale:
name: runner / vale
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 23
- run: npm install -g mdx2vast
- uses: errata-ai/vale-action@v2.1.1
with:
fail_on_error: true
reviewdog_url: https://github.com/reviewdog/reviewdog/releases/download/v0.17.5/reviewdog_0.17.5_Linux_x86_64.tar.gz