mirror of
https://github.com/go-gitea/gitea
synced 2025-10-29 10:28:24 +00:00
refactor: rename to actions
This commit is contained in:
@@ -30,7 +30,7 @@ func NewContext(original context.Context) {
|
||||
_, _, finished := process.GetManager().AddTypedContext(graceful.GetManager().ShutdownContext(), "Service: Cron", process.SystemProcessType, true)
|
||||
initBasicTasks()
|
||||
initExtendedTasks()
|
||||
initBotsTasks()
|
||||
initActionsTasks()
|
||||
|
||||
lock.Lock()
|
||||
for _, task := range tasks {
|
||||
|
||||
Reference in New Issue
Block a user