Skip to content

Commit 1b0c648

Browse files
authored
Merge pull request #66 from JuliaPsychometricsBazaar/change-target-branch-pr
Change target branch of benchmark action
2 parents b3372d0 + ba75e42 commit 1b0c648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Benchmark a pull request
33
on:
44
pull_request_target:
55
branches:
6-
- master
6+
- main
77

88
permissions:
99
pull-requests: write

0 commit comments

Comments
 (0)