Skip to content

Commit 91b6f3a

Browse files
committed
Update deploymentCD.yaml
1 parent 5da6479 commit 91b6f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploymentCD.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Continuous Deployment for Comment Service
22

33
on:
44
workflow_run:
5-
workflows: ["Continuous Integration for User Service"]
5+
workflows: ["Continuous Integration for Comment Service"]
66
types:
77
- completed
88

0 commit comments

Comments
 (0)