Skip to content

Commit 14f0b80

Browse files
committed
Don't render unchanged files in the diff size action comment
1 parent d3edbe1 commit 14f0b80

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/package-size.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ jobs:
2020
with:
2121
build-command: "pnpm build"
2222
display-size: uncompressed, brotli
23+
unchanged-files: hide
2324
env:
2425
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)