We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e29bf2 commit d62e241Copy full SHA for d62e241
1 file changed
.github/workflows/start-service.yml
@@ -4,7 +4,7 @@ run-name: Start containers in cloud service by ${{ github.actor }}
4
5
on:
6
workflow_run:
7
- workflows: [CI/CD Deploy]
+ workflows: ["CI/CD Deploy"]
8
types:
9
- completed
10
0 commit comments