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 7ba2854 commit a89b3daCopy full SHA for a89b3da
.github/workflows/deploy_preview.yml
@@ -1,6 +1,8 @@
1
name: Deploy Preview
2
on:
3
workflow_run:
4
+ branches:
5
+ - main
6
workflows: [CI]
7
types:
8
- completed
0 commit comments