feat: add dispath

This commit is contained in:
tim
2025-07-12 22:55:33 +08:00
parent b2f3c80aee
commit fd8c9217ec

View File

@@ -3,6 +3,7 @@ name: CI & CD
on:
push:
branches: [main]
workflow_dispatch:
jobs:
build-and-deploy: