Skip to content

Commit e34c266

Browse files
authored
Merge pull request #5660 from ChatGPTNextWeb/remove-pr-preview
update deploy_preview run target
2 parents b016771 + 8c39a68 commit e34c266

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)