From 9ac5e04e19d0b3df3f5d2e96d456a540caa55363 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Wed, 1 Jul 2026 09:10:29 -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 325a888..1e0e2b8 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,8 +1,8 @@ { "current_season": 2023, "current_from": "2023-05-30", - "current_to": "2023-06-05", + "current_to": "2023-06-19", "target_end": "2026-06-30", - "window_days": 6, + "window_days": 20, "completed": false }