Skip to content

Commit

Permalink
chore: use pull_request_target to ensure publish works
Browse files Browse the repository at this point in the history
  • Loading branch information
robertherber committed Nov 13, 2024
1 parent 32dd226 commit 5ee5c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: PR - Publish Preview
# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the main branch
on:
pull_request:
pull_request_target:
workflow_dispatch:

concurrency:
Expand Down

0 comments on commit 5ee5c1c

Please sign in to comment.