From 8a844499cf2761c9aac4b2606fee15735e72f354 Mon Sep 17 00:00:00 2001 From: prombot Date: Sat, 12 Aug 2023 17:49:21 +0000 Subject: [PATCH] Update common Prometheus files Signed-off-by: prombot --- .yamllint | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.yamllint b/.yamllint index 1955257..955a5a6 100644 --- a/.yamllint +++ b/.yamllint @@ -20,5 +20,4 @@ rules: config/testdata/section_key_dup.bad.yml line-length: disable truthy: - ignore: | - .github/workflows/*.yml + check-keys: false