You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: