Skip to content

Commit 8c39a68

Browse files
committed
update deploy_preview run target
1 parent b016771 commit 8c39a68

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/deploy_preview.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ name: VercelPreviewDeployment
33
on:
44
pull_request_target:
55
types:
6-
- opened
7-
- synchronize
8-
- reopened
6+
- review_requested
97

108
env:
119
VERCEL_TEAM: ${{ secrets.VERCEL_TEAM }}

0 commit comments

Comments
 (0)