elliotgoodrich/trimja action

Download, setup, and runs trimja to reduce the size of your ninja build file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 24, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: elliotgoodrich/trimja-action@f9c60d15be63f8e350a20a2fefea1c7e57f7ef31 # v1.7.0

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

namedescriptionrequireddefault
versionVersion of trimja to install1.3.0
pathPath to the ninja build file./build.ninja
build-configurationAdditional string to include in the cache that describes your build configuration""
affectedNewline-separated list of additional files or build outputs to mark as affected""
targetsNewline-separated list of ninja build targets to restrict to""
target-defaultInclude the default build target in the list of targets to restrict tofalse
explainWhether to pass --explain to trimjafalse

no outputs