From 2d96f49dd6f5c207e992870b291034b0aed05c25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Brunner?= Date: Tue, 11 Jun 2024 09:37:51 +0200 Subject: [PATCH] Fix GHCI configuration (Run audit) --- .github/ghci.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ghci.yaml b/.github/ghci.yaml index 269410076..6259009b5 100644 --- a/.github/ghci.yaml +++ b/.github/ghci.yaml @@ -1,3 +1,4 @@ # yaml-language-server: $schema=https://geoservices-int.camptocamp.com/github/schema.json -profile: helm +changelog: + create-release: false