Release 2984
WHY: It is important to refresh the DB whilst waiting for migration
HOW: A scheduled workflow is created to call the migration script
Trello card
https://trello.com/c/6bFaCVR8/681-enable-daily-database-refresh-from-paas-to-aks
Context
enabled scheduled refresh for staging and production
Changes proposed in this pull request
db migration is scheduled
Guidance to review
schedule:
- cron: '0 2 * * *' # 02:00 UTC