sdh100shaun/actionlint

Lint GitHub Actions workflow files using actionlint

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filesSpace-separated list of workflow files or directories to lint. Defaults to scanning .github/workflows/ when empty. no""
ignoreNewline-separated list of regular expression patterns. Any error whose message matches a pattern will be suppressed. no""
shellcheckEnable shellcheck integration for shell scripts in run steps.notrue
pyflakesEnable pyflakes integration for Python scripts in run steps.notrue

no outputs