From 2cbc4c2adca6ef9dda6cd4e84e8bb49fbf4742cc Mon Sep 17 00:00:00 2001 From: Aleksandar Stojanov Date: Fri, 30 Aug 2024 09:02:11 +0200 Subject: [PATCH] tweak heading a bit Signed-off-by: Aleksandar Stojanov --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 068b11c..8a1e25a 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ This is a great tool for adding git hooks to your project. You can find it's doc }, ``` -### CI/CD +### CI/CD fail-on-diff You can use this plugin in your CI/CD pipeline to ensure that the schema is always up-to-date. Here is an example for GitLab [#82](https://github.com/losisin/helm-values-schema-json/issues/82):