Skip to content

fix: add omit private foelds for user list endpoint #72

fix: add omit private foelds for user list endpoint

fix: add omit private foelds for user list endpoint #72

Workflow file for this run

name: Lint API Template
on:
pull_request:
branches:
- main
paths:
- template/apps/api/**
- template/packages/**
workflow_dispatch:
permissions:
checks: write
contents: write
jobs:
lint:
uses: ./.github/workflows/linter.template.yml
with:
component: template/api
dir: template/apps/api