diff --git a/.github/workflows/hadolint.yml b/.github/workflows/hadolint.yml index a51836c1e..bf04ce9c6 100644 --- a/.github/workflows/hadolint.yml +++ b/.github/workflows/hadolint.yml @@ -5,6 +5,7 @@ # hadoint is a Dockerfile linter written in Haskell # that helps you build best practice Docker images. # More details at https://github.com/hadolint/hadolint +# testing the pipeline name: Hadolint