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.
1 parent 77d571a commit a799fb7Copy full SHA for a799fb7
.github/workflows/pkg-size-report.yml
@@ -2,7 +2,7 @@ name: Package size report
2
3
on:
4
pull_request:
5
- branches: [ main ]
+ branches: [ main, next ]
6
7
env:
8
NODE_VERSION: 16
0 commit comments