From 298a7ccd23b5ee8f2769f4e3e510e9a855e070f1 Mon Sep 17 00:00:00 2001 From: Subrata Sa Date: Thu, 23 Jan 2025 23:42:15 +0530 Subject: [PATCH] Dummy change to invoke CI/CD --- do.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/do.py b/do.py index e1916d45..f7fe57fe 100644 --- a/do.py +++ b/do.py @@ -35,7 +35,7 @@ USE_OPENAPIART_DIR = None USE_MODELS_DIR = None -# supported values - branch name or None +# supported values - branch name or None USE_OPENAPIART_BRANCH = None USE_MODELS_BRANCH = "macsec"