From 6655a948401d78df2f465fad32049ae1226bd6ce Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Thu, 11 Jun 2026 15:03:10 -0500 Subject: [PATCH] Update import state dates and window days --- .github/import-state.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/import-state.json b/.github/import-state.json index 704d311..3497dfe 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,8 +1,8 @@ { "current_season": 2007, - "current_from": "2007-01-29", - "current_to": "2007-02-18", + "current_from": "2007-01-09", + "current_to": "2007-01-24", "target_end": "2026-06-30", - "window_days": 20, + "window_days": 15, "completed": false }