Skip to content

Introduce custom field support (#18) #75

Introduce custom field support (#18)

Introduce custom field support (#18) #75

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
unit-test:
uses: ./.github/workflows/unit-test.yaml
secrets: inherit
pnpm-dependencies-scan:
uses: ./.github/workflows/pnpm-dependencies-scan.yaml