From 7444907504f6e4478527a53c5f89a983b9b7c4c8 Mon Sep 17 00:00:00 2001 From: Marco Cavalli Date: Thu, 16 Apr 2026 09:01:49 +0000 Subject: [PATCH] chore: move the publish_spec script to the expected location --- specifications/{generateCR => }/publish_spec.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename specifications/{generateCR => }/publish_spec.sh (100%) diff --git a/specifications/generateCR/publish_spec.sh b/specifications/publish_spec.sh similarity index 100% rename from specifications/generateCR/publish_spec.sh rename to specifications/publish_spec.sh -- GitLab