Skip to content

Commit

Permalink
Merge branch 'Predizioni-Epidemiologiche-Italia:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
PMi74 authored Nov 24, 2023
2 parents 8b2bd8b + 33061ec commit ae7dbc9
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/store_changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Persist Forecasts and target data changes to json

on:
workflow_run:
workflows: [ValidateSubmission]
workflows: [ValidateSubmission, ValidateSurveillance]

types:
- completed
Expand Down
2 changes: 2 additions & 0 deletions sorveglianza/2023-2024/abruzzo-2023_46.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
anno,settimana,numero_casi,numero_assistiti,incidenza
2023,45,512.0,61072.0,8.38
1 change: 1 addition & 0 deletions sorveglianza/2023-2024/basilicata-2023_46.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
anno,settimana,numero_casi,numero_assistiti,incidenza
2 changes: 1 addition & 1 deletion sorveglianza/2023-2024/latest/abruzzo-latest.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
anno,settimana,numero_casi,numero_assistiti,incidenza
2023,45,512.0,61072.0,8.38
2023,45,512.0,61072.0,8.37

0 comments on commit ae7dbc9

Please sign in to comment.