mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
Benchmark action specify repository (#2419)
This commit is contained in:
parent
a0ef5630ab
commit
22f3f46dd7
1
.github/workflows/benchmark.yml
vendored
1
.github/workflows/benchmark.yml
vendored
@ -53,6 +53,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
path: "./yew"
|
||||
repository: ${{ github.event.pull_request.head.repo.full_name }}
|
||||
ref: "${{ github.head_ref }}"
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user