From 99510f43aaf7a40aba6ecaadd389cb3539ab7c52 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 20:19:16 +0000 Subject: [PATCH] Update data storage --- .github/data-storage/changes_db.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.github/data-storage/changes_db.json b/.github/data-storage/changes_db.json index 9e26dfee..12880c0d 100644 --- a/.github/data-storage/changes_db.json +++ b/.github/data-storage/changes_db.json @@ -1 +1,10 @@ -{} \ No newline at end of file +{ + "ISI": [ + { + "model": "IPSICast", + "changes": [ + "previsioni/ISI-IPSICast/2023_46.csv" + ] + } + ] +} \ No newline at end of file