ci: 添加手动触发支持
Some checks failed
CI / Build Check (pull_request) Failing after 4m43s

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
charilezhou
2026-01-22 17:45:45 +08:00
parent 08bd6397c8
commit 42501148b9

View File

@@ -4,6 +4,7 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
workflow_dispatch: # 允许手动触发
env: env:
PNPM_VERSION: 9 PNPM_VERSION: 9