Skip to content

Commit

Permalink
update deploy_preview run target
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydzhou committed Oct 14, 2024
1 parent b016771 commit 8c39a68
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ name: VercelPreviewDeployment
on:
pull_request_target:
types:
- opened
- synchronize
- reopened
- review_requested

env:
VERCEL_TEAM: ${{ secrets.VERCEL_TEAM }}
Expand Down

0 comments on commit 8c39a68

Please sign in to comment.