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 8f13ac4 commit 8711d2bCopy full SHA for 8711d2b
.github/workflows/cicd-3-test-deploy.yaml
@@ -2,7 +2,7 @@ name: "3. CD | Deploy to Test"
2
3
on:
4
workflow_run:
5
- workflows: ["CI/CD publish"]
+ workflows: ["2. CD | Deploy to Dev"]
6
types: [completed]
7
8
permissions:
0 commit comments