forgejo/modules/actions
Earl Warren 892a8e1f4a
[ACTIONS] on.schedule: the event is always "schedule"
handleSchedules() is called every time an event is received and will
check the content of the main branch to (re)create scheduled events.
There is no reason why intput.Event will be relevant when the schedule
workflow runs.

(cherry picked from commit 9a712bb276)
2023-12-23 15:58:37 +01:00
..
github.go [ACTIONS] on.schedule: the event is always "schedule" 2023-12-23 15:58:37 +01:00
github_test.go Support pull_request_target event (#25229) 2023-06-26 14:33:18 +08:00
log.go Support downloading raw task logs (#24451) 2023-06-29 10:58:56 +08:00
task_state.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
task_state_test.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
workflows.go [ACTIONS] on.schedule: the event is always "schedule" 2023-12-23 15:58:37 +01:00
workflows_test.go [ACTIONS] on.schedule: the event is always "schedule" 2023-12-23 15:58:37 +01:00