Skip to content

1040 - 1/3 Create ALB version of the API #5341

1040 - 1/3 Create ALB version of the API

1040 - 1/3 Create ALB version of the API #5341

Workflow file for this run

name: "Fern Check"
on:
pull_request:
merge_group:
push:
branches: [master, develop]
jobs:
fern-check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install fern
run: npm install -g fern-api
- name: fern check
run: fern check