Skip to content

fix: srv.entities('namespace') is not an official API #1660

fix: srv.entities('namespace') is not an official API

fix: srv.entities('namespace') is not an official API #1660

Workflow file for this run

name: Linting
on:
pull_request:
branches: [main]
push:
branches: [main]
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
lint:
uses: cap-js/.github/.github/workflows/lint.yml@main
secrets: inherit