ci: add workflow_dispatch to deploy-dev for manual triggers
Deploy Dashboard (Dev) / Backend Tests (push) Failing after 10m21s
Deploy Dashboard (Dev) / Frontend Tests (push) Successful in 2m9s
Deploy Dashboard (Dev) / Deploy to Dev (push) Has been skipped
Run Tests / Secret Detection (pull_request) Failing after 23s
Run Tests / Backend Tests (pull_request) Failing after 10m52s
Run Tests / Frontend Tests (pull_request) Failing after 6m25s

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Gan, Jimmy
2026-05-03 18:44:08 +08:00
parent 019fddc079
commit e8534728ef
+1
View File
@@ -5,6 +5,7 @@ on:
paths:
- 'dashboard/**'
- '.gitea/workflows/deploy-dev.yml'
workflow_dispatch:
concurrency:
group: deploy-dashboard-dev