We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e27c0a4 commit f275f79Copy full SHA for f275f79
.github/workflows/upload-previews.yml
@@ -2,7 +2,7 @@ name: Upload Previews
2
3
on:
4
workflow_run:
5
- workflows: [CI]
+ workflows: [ci]
6
types: [completed]
7
8
permissions:
0 commit comments