Closed oliverholworthy closed 1 year ago
Add actionlint to pre-commit-config to check for valid GitHub Workflow config.
actionlint
This makes it easier to spot if a workflow has not been picked up due to some invalid configuration or formatting.
I'll update this to be workflow instead of pre-commit integration due to the concern about running pre-commit inside docker
https://nvidia-merlin.github.io/core/review/pr-290
Add
actionlint
to pre-commit-config to check for valid GitHub Workflow config.This makes it easier to spot if a workflow has not been picked up due to some invalid configuration or formatting.