Skip to content

Commit 22f3f46

Browse files
authored
Benchmark action specify repository (#2419)
1 parent a0ef563 commit 22f3f46

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/benchmark.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
- uses: actions/checkout@v2
5454
with:
5555
path: "./yew"
56+
repository: ${{ github.event.pull_request.head.repo.full_name }}
5657
ref: "${{ github.head_ref }}"
5758

5859
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)