We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a07ce7f commit 0def59eCopy full SHA for 0def59e
1 file changed
.github/workflows/push_2.yaml
@@ -3,7 +3,7 @@ name: Push 2
3
4
on:
5
workflow_run:
6
- workflows: [Push 1]
+ workflows: ["Push 1"]
7
types: [completed]
8
9
jobs:
0 commit comments