Skip to content

chore: remove commitizen #3756

chore: remove commitizen

chore: remove commitizen #3756

Workflow file for this run

name: Build
on:
pull_request:
workflow_dispatch:
workflow_call:
jobs:
build_node:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm run build:node