We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0ef563 commit 22f3f46Copy full SHA for 22f3f46
1 file changed
.github/workflows/benchmark.yml
@@ -53,6 +53,7 @@ jobs:
53
- uses: actions/checkout@v2
54
with:
55
path: "./yew"
56
+ repository: ${{ github.event.pull_request.head.repo.full_name }}
57
ref: "${{ github.head_ref }}"
58
59
0 commit comments