anttiharju/Compare changes

Conditionally run jobs and steps based on find-changes-action output.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
workflowWorkflow file under .github/workflows/. Uses the on.push.paths as input.yes
changesJSON array of changed files (from anttiharju/find-changes-action)yes
versioncompare-changes version to use, semver format without v prefixno0.9.3
debugEnable compare-changes --debug output (true/false)nofalse
namedescription
changedBoolean indicating if any changed files match on.push.paths of the input workflow file.