Is your feature request related to a problem? Please describe.
Currently, all ended trainings are manually deleted by me. This should be automatic.
Describe the solution you'd like
A Github action CRON which runs a script once a day to delete all old trainings (i.e endedAt more than a week ago or so).
Is your feature request related to a problem? Please describe. Currently, all ended trainings are manually deleted by me. This should be automatic.
Describe the solution you'd like A Github action CRON which runs a script once a day to delete all old trainings (i.e endedAt more than a week ago or so).