Skip to content

Commit 3ee179f

Browse files
Update bundle-size.yml
1 parent 038cd12 commit 3ee179f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bundle-size.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
# We use `pull_request_target` to split trust boundaries across jobs:
55
# - `benchmark-pr` checks out PR merge code and runs it as untrusted with read-only permissions.
66
# - `comment-pr` runs trusted base-repo code with limited write access to upsert the PR comment.
7-
pull_request_target:
7+
pull_request:
88
paths:
99
- 'packages/**'
1010
- 'benchmarks/**'

0 commit comments

Comments
 (0)