From 62686a5568ce96be399c7b8780db3a4364be8e7b Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 08:34:20 +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..27b62e6f 100644 --- a/.github/data-storage/changes_db.json +++ b/.github/data-storage/changes_db.json @@ -1 +1,10 @@ -{} \ No newline at end of file +{ + "FBK_HE": [ + { + "model": "REST_HE", + "changes": [ + "previsioni/FBK_HE-REST_HE/2023_52.csv" + ] + } + ] +} \ No newline at end of file