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 69cd17d commit cc826c1Copy full SHA for cc826c1
.github/workflows/deploy_preview.yml
@@ -3,7 +3,7 @@ on:
3
workflow_run:
4
branches:
5
- main
6
- workflows: ['CI']
+ workflows: [CI]
7
types:
8
- completed
9
0 commit comments