mirror of
https://github.com/go-gitea/gitea
synced 2025-10-30 02:48:26 +00:00
refactor: rename to actions
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
actions_service "code.gitea.io/gitea/services/actions"
|
||||
)
|
||||
|
||||
func initBotsTasks() {
|
||||
func initActionsTasks() {
|
||||
registerStopZombieTasks()
|
||||
registerStopEndlessTasks()
|
||||
registerCancelAbandonedJobs()
|
||||
|
||||
Reference in New Issue
Block a user