Skip to content

feat: update is-immutable-type to v3.1.0 #2455

feat: update is-immutable-type to v3.1.0

feat: update is-immutable-type to v3.1.0 #2455

Workflow file for this run

name: Lint Code
on:
pull_request:
workflow_dispatch:
workflow_call:
jobs:
lint_docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm run build:node
- run: pnpm run lint:eslint-docs