Skip to content

Commit 3fa5bf5

Browse files
committed
try pull_request rather than pull_request_target
1 parent 5867c30 commit 3fa5bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-binary-size.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
name: Check binary size
66

77
on:
8-
pull_request_target:
8+
pull_request:
99
# HACK(jubilee): something broke the distributed LLVM libso and I don't know what.
1010
branches: []
1111
# - master

0 commit comments

Comments
 (0)