Skip to content

[DOCS-1209][DOCS-1204] Document full-screen panel view, various panel sharing options, customizing number of panels per section #1922

[DOCS-1209][DOCS-1204] Document full-screen panel view, various panel sharing options, customizing number of panels per section

[DOCS-1209][DOCS-1204] Document full-screen panel view, various panel sharing options, customizing number of panels per section #1922

Workflow file for this run

name: Vale check
on:
pull_request
jobs:
vale:
name: Vale check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: errata-ai/vale-action@reviewdog
env:
REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
fail_on_error: false
files: content
reporter: github-pr-review
filter_mode: added