From a6f1f9532aeae65ce19a8a9241e9843e8c8cd2d1 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Wed, 1 Jul 2026 09:17:36 -0500 Subject: [PATCH] Update import state dates and window days --- .github/import-state.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/import-state.json b/.github/import-state.json index 3f780e9..c41d107 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,8 +1,8 @@ { "current_season": 2024, "current_from": "2023-10-26", - "current_to": "2023-11-15", + "current_to": "2023-11-01", "target_end": "2026-06-30", - "window_days": 20, + "window_days": 6, "completed": false }