Skip to content

fixed docs heading Create API Client with Environment Variables #1565

fixed docs heading Create API Client with Environment Variables

fixed docs heading Create API Client with Environment Variables #1565

Workflow file for this run

name: Trunk.io
on:
push:
branches:
- main
- develop
- trunk-merge/**
pull_request:
branches:
- main
- develop
- "*"
permissions: read-all
jobs:
trunk:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Trunk Check
uses: trunk-io/trunk-action@v1