Skip to content

Commit

Permalink
ci: Change preview to use pull_request_target
Browse files Browse the repository at this point in the history
  • Loading branch information
lsetiawan authored May 20, 2024
1 parent 0f7d3db commit ebee2a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: PR Preview

on: [pull_request]
on: [pull_request_target]

permissions:
pull-requests: write # allow surge-preview to create/update PR comments
Expand Down

0 comments on commit ebee2a7

Please sign in to comment.