0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-19 18:23:34 +01:00
gitea/services/actions
Jason Song f989f46438
Move registerActionsCleanup to initActionsTasks (#31721)
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`.
2024-07-30 10:27:28 +08:00
..
auth.go
auth_test.go
cleanup.go Move registerActionsCleanup to initActionsTasks (#31721) 2024-07-30 10:27:28 +08:00
clear_tasks.go
commit_status.go Support pull_request_target event for commit status (#31703) 2024-07-26 18:00:07 +08:00
init.go
interface.go
job_emitter.go Improve the handling of jobs.<job_id>.if (#31070) 2024-05-27 14:15:34 +08:00
job_emitter_test.go Improve the handling of jobs.<job_id>.if (#31070) 2024-05-27 14:15:34 +08:00
notifier.go
notifier_helper.go
rerun.go
rerun_test.go
schedule_tasks.go
variables.go