Skip to content

chore: Update API specifications with fern api update (2026-04-07T00-42-19-251Z) #2021

chore: Update API specifications with fern api update (2026-04-07T00-42-19-251Z)

chore: Update API specifications with fern api update (2026-04-07T00-42-19-251Z) #2021

Workflow file for this run

name: Fern Check
on:
pull_request:
push:
branches:
- main
jobs:
fern-check:
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