Files
gitea/services
silverwindandGitHub 0e4d93537a fix(actions): populate github.event for scheduled runs (#38446)
Scheduled runs stored a `null` event payload, so
`github.event.repository`/`sender`/`organization` were empty in
scheduled workflows. Every other event carries them, and so does GitHub
Actions. `CreateScheduleTask` now synthesizes them.
2026-07-14 18:30:16 +02:00
..
2026-07-12 17:14:09 +00:00
2026-07-12 17:14:09 +00:00
2026-06-08 16:58:42 +08:00