We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94c063d commit f001c2aCopy full SHA for f001c2a
1 file changed
.github/workflows/update_deploy.yaml
@@ -2,7 +2,7 @@ name: update deploy
2
3
on:
4
workflow_run:
5
- workflows: [sync from open,sync from private]
+ workflows: [deploy to open,deploy from open]
6
types:
7
- completed
8
0 commit comments