From c2677ed4eb64991cc2da546752296598fa1897a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Jare=C5=A1?= Date: Thu, 5 Mar 2026 17:55:04 +0100 Subject: [PATCH] Comment out cron schedule for insertion Commented out the schedule for insertion times. --- azure-pipelines-insertion.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines-insertion.yml b/azure-pipelines-insertion.yml index a1cbe1513e..ac34a636cc 100644 --- a/azure-pipelines-insertion.yml +++ b/azure-pipelines-insertion.yml @@ -59,7 +59,7 @@ variables: trigger: none schedules: - // insert at 1am on monday, wednesday and friday + # insert at 1am on monday, wednesday and friday - cron: 0 1 * * 1,3,5 displayName: Daily midnight insertion to VS branches: