We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5da6479 commit 91b6f3aCopy full SHA for 91b6f3a
.github/workflows/deploymentCD.yaml
@@ -2,7 +2,7 @@ name: Continuous Deployment for Comment Service
2
3
on:
4
workflow_run:
5
- workflows: ["Continuous Integration for User Service"]
+ workflows: ["Continuous Integration for Comment Service"]
6
types:
7
- completed
8
0 commit comments