Skip to content

Commit cf18801

Browse files
gvozdvmozgubenfdking
authored andcommitted
fix: update pull request workflow to use 'pull_request_target' event
1 parent 194d18c commit cf18801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
on: [pull_request]
1+
on: [pull_request_target]
22
name: benchmark pull requests
33
jobs:
44
benchmark:

0 commit comments

Comments
 (0)