Skip to content

Chore: Update edot cloud forwarder for AWS documentation #7

Chore: Update edot cloud forwarder for AWS documentation

Chore: Update edot cloud forwarder for AWS documentation #7

Workflow file for this run

name: Vale Documentation Linting
on:
pull_request:
paths:
- '**.md'
- '**.adoc'
jobs:
vale:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v5
with:
fetch-depth: 0
- name: Run Elastic Vale Linter
uses: elastic/vale-rules@main
with:
reporter: github-pr-review