mirror of https://github.com/langgenius/dify.git
chore(web): fix incorrect update to deploy actions
This commit is contained in:
parent
55b18bb79e
commit
bd104557ef
|
|
@ -1,8 +1,8 @@
|
|||
name: Deploy Dev
|
||||
name: Deploy HITL frontend
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: ["Build and Push Web (HITL Web)"]
|
||||
workflows: ["Build and Push API & Web"]
|
||||
branches:
|
||||
- "feat/hitl-frontend"
|
||||
types:
|
||||
|
|
|
|||
Loading…
Reference in New Issue