actions-marketplace-validations/Detect env file changes

Check for changes in the files with environment variables

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
target-branchTarget branch to compare againstno${{ github.event.pull_request.base.ref }}
filesFiles to check for changes. Check README for details on formatno["**.env-example", "**.env-test-example"]
namedescription
env-changes-detectedBoolean value indicating if specified files have been changed
env-changes-rawRaw output of changes
env-changes-mdMarkdown output of changes