Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

🌿 ✨ [Scheduled] Update API Spec #121

🌿 ✨ [Scheduled] Update API Spec

🌿 ✨ [Scheduled] Update API Spec #121

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