Skip to content

VAP-3003: [Docs] Restructure top-level sidebar categories to align with new dashboard information hierarchy #554

VAP-3003: [Docs] Restructure top-level sidebar categories to align with new dashboard information hierarchy

VAP-3003: [Docs] Restructure top-level sidebar categories to align with new dashboard information hierarchy #554

Workflow file for this run

name: Fern Check
on:
pull_request:
push:
branches:
- main
jobs:
run:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install Fern
run: npm install -g fern-api
- name: Check API is valid
run: fern check