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.
2 parents 489b8cf + 14f0b80 commit 38a1438Copy full SHA for 38a1438
1 file changed
.github/workflows/package-size.yml
@@ -20,5 +20,6 @@ jobs:
20
with:
21
build-command: "pnpm build"
22
display-size: uncompressed, brotli
23
+ unchanged-files: hide
24
env:
25
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments