Skip to content

Commit a799fb7

Browse files
committed
chore: Also run pkg-size on next branch
1 parent 77d571a commit a799fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkg-size-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Package size report
22

33
on:
44
pull_request:
5-
branches: [ main ]
5+
branches: [ main, next ]
66

77
env:
88
NODE_VERSION: 16

0 commit comments

Comments
 (0)