Skip to content

Commit 5649cfa

Browse files
authored
fix(context): supply PR to bundle-compare (#8369)
Signed-off-by: Aviv Keller <me@aviv.sh>
1 parent 76ac237 commit 5649cfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bundle-compare.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,4 @@ jobs:
6767
with:
6868
comment-tag: 'compare_bundle_size'
6969
message: ${{ steps.compare-bundle-size.outputs.comment }}
70+
pr-number: ${{ github.event.workflow_run.pull_requests[0].number }}

0 commit comments

Comments
 (0)