Skip to content

chore(php): setup client-class-name and namespace #246

chore(php): setup client-class-name and namespace

chore(php): setup client-class-name and namespace #246

Workflow file for this run

name: "Fern Check"
on:
pull_request:
push:
branches: [main]
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