mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-22 19:44:31 +01:00
There's already `initActionsTasks`; it will avoid additional check for if Actions enabled to move `registerActionsCleanup` into it. And we don't really need `OlderThanConfig`.