From e60b1883d9f5f6722a6986f6a6ab0b471af43b30 Mon Sep 17 00:00:00 2001 From: Niels de Jong Date: Mon, 25 Aug 2025 08:44:43 +0200 Subject: [PATCH] Modify branches for neodash in labs-docs.yml Updated the branches for neodash to only include '2.4'. --- labs-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labs-docs.yml b/labs-docs.yml index 92ed5f1..4c893a6 100644 --- a/labs-docs.yml +++ b/labs-docs.yml @@ -17,7 +17,7 @@ content: # branches: ['4.0', '4.1'] # start_path: doc/docs - url: https://github.com/neo4j-labs/neodash - branches: ['2.4', '2.3', '2.2', '2.1'] + branches: ['2.4'] start_path: docs - url: https://github.com/michael-simons/neo4j-migrations branches: ['main']