From 25d4fcdcb5fac868b6c3605fd8c179b1ae4301f0 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Wed, 1 Jul 2026 20:58:05 -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 b219d21..409a429 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,8 +1,8 @@ { "current_season": 2024, "current_from": "2024-05-29", - "current_to": "2024-06-04", + "current_to": "2024-06-28", "target_end": "2026-06-30", - "window_days": 6, + "window_days": 30, "completed": false }