forgejo/services/wiki
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
..
wiki.go Fix schedule tasks bugs (#28691) 2024-03-25 16:25:02 +01:00
wiki_path.go Fix an actions schedule bug (#28942) 2024-03-25 16:27:32 +01:00
wiki_test.go [GITEA] Allow changing the repo Wiki branch to main 2024-02-05 16:57:47 +01:00