Skip to content

refactor: auto-generate excerpt if it's empty #6

refactor: auto-generate excerpt if it's empty

refactor: auto-generate excerpt if it's empty #6

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
ci:
uses: halo-sigs/reusable-workflows/.github/workflows/plugin-ci.yaml@v1
with:
ui-path: "console"
node-version: "20"
pnpm-version: "9"