支持手动触发

This commit is contained in:
2025-07-30 17:12:23 +08:00
parent 7969b74618
commit ed5c1d57f3

View File

@@ -3,6 +3,7 @@ name: Deploy to Development
on: on:
push: push:
branches: [dev] branches: [dev]
workflow_dispatch:
jobs: jobs:
build-and-deploy: build-and-deploy: