You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/actions
Zettat123 adc3598a75
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
1 year ago
..
github.go Fix schedule tasks bugs (#28691) 1 year ago
github_test.go Support `pull_request_target` event (#25229) 2 years ago
log.go Support downloading raw task logs (#24451) 2 years ago
task_state.go
task_state_test.go
workflows.go Fix an actions schedule bug (#28942) 1 year ago
workflows_test.go Fix schedule tasks bugs (#28691) 1 year ago