git-hooks.nix
git-hooks.nix copied to clipboard
feat: add action-validator hook
This commit introduces configuration for
action-validator, a tool
for validating both workflow and action YAML files. I think this is a
worthy addition to the project as it complements the existing
actionlint tool, which seems to only validate workflow files.
Signed-off-by: squat [email protected]