actions-marketplace-validations/Action Template

Runs Jinja2 templating on a file, with access to the GitHub context.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
working_directoryThe working directory to run the action in, any files under this directory can be included by templates.no${{ github.workspace }}
sourceSource file relative to the working directory, a Jinja2 templateyes
targetTarget file relative to the working directory, to either create or overwriteyes

no outputs