chore(web): update deployment action

This commit is contained in:
QuantumGhost 2026-01-12 11:38:23 +08:00
parent 3f8f158b04
commit 55b18bb79e
1 changed files with 1 additions and 2 deletions

View File

@ -2,9 +2,8 @@ name: Deploy Dev
on:
workflow_run:
workflows: ["Build and Push API & Web"]
workflows: ["Build and Push Web (HITL Web)"]
branches:
- "deploy/dev"
- "feat/hitl-frontend"
types:
- completed