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.
bundle-compare
1 parent 76ac237 commit 5649cfaCopy full SHA for 5649cfa
.github/workflows/bundle-compare.yml
@@ -67,3 +67,4 @@ jobs:
67
with:
68
comment-tag: 'compare_bundle_size'
69
message: ${{ steps.compare-bundle-size.outputs.comment }}
70
+ pr-number: ${{ github.event.workflow_run.pull_requests[0].number }}
0 commit comments