Skip to content

Commit 1a602b7

Browse files
committed
Update patter for sized action
1 parent 439bb03 commit 1a602b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
- uses: preactjs/compressed-size-action@v2
3030
with:
3131
repo-token: '${{ secrets.GITHUB_TOKEN }}'
32-
pattern: "packages/**/dist/**/*.?(m)js"
32+
pattern: "packages/**/dist/**/*.?(c)js"

0 commit comments

Comments
 (0)