From 6e47a82e67f4adc69413665281bc4ade7783a384 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Wed, 1 Jul 2026 01:51:24 -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 da57c4a..5fd8135 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,8 +1,8 @@ { "current_season": 2022, "current_from": "2022-05-10", - "current_to": "2022-05-16", + "current_to": "2022-05-30", "target_end": "2026-06-30", - "window_days": 6, + "window_days": 20, "completed": false }