From 99cc8552ec98fd5b5ab5db4fba259a1a05c64251 Mon Sep 17 00:00:00 2001 From: Nick Walker Date: Sat, 28 Dec 2024 07:52:12 -0800 Subject: [PATCH 1/2] Test new enum template --- .openpublishing.publish.config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index 9d2bc465921..55071506b92 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -62,7 +62,7 @@ { "path_to_root": "_themes", "url": "https://github.com/Microsoft/templates.docs.msft", - "branch": "main", + "branch": "pr-937685", "branch_mapping": {} } ], @@ -100,4 +100,4 @@ "version": "latest" } ] -} \ No newline at end of file +} From 6779499c27d5c9e5f992ac69a2514694dd15f1e5 Mon Sep 17 00:00:00 2001 From: Nick Walker Date: Fri, 10 Jan 2025 19:10:48 -0800 Subject: [PATCH 2/2] Update DayOfWeek.xml --- xml/System/DayOfWeek.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System/DayOfWeek.xml b/xml/System/DayOfWeek.xml index 2f84c33ea68..ffe4e39a548 100644 --- a/xml/System/DayOfWeek.xml +++ b/xml/System/DayOfWeek.xml @@ -205,7 +205,7 @@ 6 - Indicates Saturday. + Indicates Saturday (test change).