actions-marketplace-validations/amilajack/size-limit-action

size-limit action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 12, 2022
License
ISC
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/amilajack_size-limit-action@f90a7bc42c84864c8a5cd1279a8aed9b9805c108 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github_tokena github access tokenyes
build_scripta custom npm script to buildno
clean_scripta npm script to clean up build directoryno
skip_stepwhich step to skip, either "install" or "build"no
directorya custom subdirectoryno
windows_verbatim_argumentsexec `size-limit` with the option `windowsVerbatimArguments`notrue
main_branchThe name of the main/protected branchnomaster
thresholdThe percentage threshold for size changes before posting a commentno0.0125
cmdThe command used to generate size-limit resultsnonpx size-limit --json

no outputs