Skip to content

add new agent tools to list #2077

add new agent tools to list

add new agent tools to list #2077

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"]'