From 2007639a1e299fb51054eec3f742b510f95de58f Mon Sep 17 00:00:00 2001
From: Andi Buzer <78602630+AndiBuzer@users.noreply.github.com>
Date: Sat, 15 Jun 2024 18:37:33 +0200
Subject: [PATCH] fixed case where two notebooks for same use case where set to
 be processed

---
 CRM/Increase customer satisfaction/notebook.ipynb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CRM/Increase customer satisfaction/notebook.ipynb b/CRM/Increase customer satisfaction/notebook.ipynb
index b7f2400..495672e 100644
--- a/CRM/Increase customer satisfaction/notebook.ipynb	
+++ b/CRM/Increase customer satisfaction/notebook.ipynb	
@@ -3564,7 +3564,7 @@
    "pygments_lexer": "ipython3",
    "version": "3.12.3"
   },
-  "skipNotebookInDeployment": false,
+  "skipNotebookInDeployment": true,
   "title": "Increase customer satisfaction"
  },
  "nbformat": 4,
-- 
GitLab