chore(ci): enable publish workflow on feature branch for validation

This commit is contained in:
vsxd 2026-03-12 20:55:51 +08:00
parent 47c9a1d1db
commit a7481dca5a

View file

@ -4,6 +4,7 @@ on:
push:
branches:
- main
- feature/project-init
tags:
- "v*.*.*"
workflow_dispatch: