diff --git a/.github/workflows/verify-config.yaml b/.github/workflows/verify-config.yaml index 381245c870..9f4f02616c 100644 --- a/.github/workflows/verify-config.yaml +++ b/.github/workflows/verify-config.yaml @@ -1,6 +1,6 @@ -name: "Verify Config Files" +name: "Verify Example Config Files" -# Validate all example config files are relevant and valid +# Validate all example config files are relevant and valid. on: push: