1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-23 22:46:51 +00:00
forgejo/modules/webhook
Earl Warren 9a712bb276
[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.
2023-12-23 14:53:59 +01:00
..
structs.go New webhook trigger for receiving Pull Request review requests (#24481) 2023-05-24 22:06:27 -04:00
type.go [ACTIONS] on.schedule: the event is always "schedule" 2023-12-23 14:53:59 +01:00