Benchmark action: provide the PR number (#4964)
* Testing benchmarking * Provide the PR number
This commit is contained in:
parent
dbb2dd0e3e
commit
906ac622ca
1 changed files with 1 additions and 0 deletions
1
.github/workflows/benchmark.yml
vendored
1
.github/workflows/benchmark.yml
vendored
|
@ -83,6 +83,7 @@ jobs:
|
||||||
uses: thollander/actions-comment-pull-request@v1
|
uses: thollander/actions-comment-pull-request@v1
|
||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
pr_number: ${{ github.event.issue.number }}
|
||||||
message: |
|
message: |
|
||||||
**Node**: 14
|
**Node**: 14
|
||||||
**PR**: ${{ needs.benchmark.outputs.PR-BENCH-14 }}
|
**PR**: ${{ needs.benchmark.outputs.PR-BENCH-14 }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue