Skip to content

chore: update CI and release workflows to use contrib actions #14

chore: update CI and release workflows to use contrib actions

chore: update CI and release workflows to use contrib actions #14

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
unit-test:
uses: sxzz/workflows/.github/workflows/unit-test.yml@v1
with:
build: pnpm "/^build:?/"