Skip to content

Commit a25ff78

Browse files
shweta-nhsTOEL2
authored andcommitted
ELI-452: Correct workflow dependency name for auto deploy to test (#365)
1 parent 9cf9314 commit a25ff78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd-3-test-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "3. CD | Deploy to Test"
22

33
on:
44
workflow_run:
5-
workflows: ["CI/CD publish"]
5+
workflows: ["2. CD | Deploy to Dev"]
66
types: [completed]
77

88
permissions:

0 commit comments

Comments
 (0)