forgejo/routers
Zettat123 cf78141bdd
Fix an actions schedule bug (#28942)
In #28691, schedule plans will be deleted when a repo's actions unit is
disabled. But when the unit is enabled, the schedule plans won't be
created again.

This PR fixes the bug. The schedule plans will be created again when the
actions unit is re-enabled

(cherry picked from commit adc3598a75)
2024-03-25 16:27:32 +01:00
..
api Fix an actions schedule bug (#28942) 2024-03-25 16:27:32 +01:00
common Use relative links for commits, mentions, and issues in markdown (#29427) 2024-03-20 08:46:28 +01:00
install
private Sync branches first (gitea#29714) 2024-03-18 17:39:34 +01:00
utils
web Fix schedule tasks bugs (#28691) 2024-03-25 16:25:02 +01:00
init.go