feat: add workflow_dispatch for manual trigger

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-28 14:54:40 +08:00
parent f41917e414
commit 4aa3f33fac
+1
View File
@@ -6,6 +6,7 @@ on:
- main
tags:
- 'v*'
workflow_dispatch:
jobs:
build-and-push: