Skip to content

Commit

Permalink
(ci) min change threshold for size report (#3401)
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleymackey authored Feb 1, 2022
1 parent 5b3a3e6 commit d8cf962
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/size_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ jobs:
with:
build-script: "build-cdn"
compression: "gzip"
minimum-change-threshold: 5 # bytes
pattern: "./build/{*.min.js,es/*.min.js,languages/*.min.js,es/languages/*.min.js}"

0 comments on commit d8cf962

Please sign in to comment.