0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-20 15:33:09 +01:00
gitea/services/actions
Zettat123 e600c35f06
Only delete scheduled workflows when needed (#29091)
Fix #29040

`handleSchedules` should be called only if `DetectWorkflows` should
detect schedule workflows
2024-02-08 13:00:17 +00:00
..
auth.go Add artifacts v4 jwt to job message and accept it (#28885) 2024-02-02 14:25:59 +00:00
auth_test.go Add artifacts v4 jwt to job message and accept it (#28885) 2024-02-02 14:25:59 +00:00
cleanup.go
clear_tasks.go
commit_status.go
init.go
job_emitter.go
job_emitter_test.go
notifier.go
notifier_helper.go Only delete scheduled workflows when needed (#29091) 2024-02-08 13:00:17 +00:00
schedule_tasks.go