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
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
pr_number: ${{ github.event.issue.number }}
|
||||
message: |
|
||||
**Node**: 14
|
||||
**PR**: ${{ needs.benchmark.outputs.PR-BENCH-14 }}
|
||||
|
|
Loading…
Reference in a new issue