Merge pull request #5660 from ChatGPTNextWeb/remove-pr-preview

update deploy_preview run target
This commit is contained in:
Lloyd Zhou 2024-10-14 16:55:48 +08:00 committed by GitHub
commit e34c266438
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 3 deletions

View File

@ -3,9 +3,7 @@ name: VercelPreviewDeployment
on:
pull_request_target:
types:
- opened
- synchronize
- reopened
- review_requested
env:
VERCEL_TEAM: ${{ secrets.VERCEL_TEAM }}