Skip to content

Commit

Permalink
Update patter for sized action
Browse files Browse the repository at this point in the history
  • Loading branch information
devrnt committed Feb 8, 2025
1 parent 439bb03 commit 1a602b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- uses: preactjs/compressed-size-action@v2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
pattern: "packages/**/dist/**/*.?(m)js"
pattern: "packages/**/dist/**/*.?(c)js"

0 comments on commit 1a602b7

Please sign in to comment.