Benchmark action: provide the PR number (#4964)

* Testing benchmarking

* Provide the PR number
This commit is contained in:
Matthew Phillips 2022-10-03 16:44:41 -04:00 committed by GitHub
parent dbb2dd0e3e
commit 906ac622ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 }}