gitea/routers/api
Lunny Xiao 9c0a3532a4
Add a new column schedule_id for action_run to track (#26975)
Fix #26971 

And the UI now will display it's scheduled but not triggered by a push.

<img width="954" alt="图片"
src="https://github.com/go-gitea/gitea/assets/81045/d211845c-457e-4c3e-af1f-a0d654d3f365">
2023-09-08 23:01:19 +08:00
..
actions Add a new column schedule_id for action_run to track (#26975) 2023-09-08 23:01:19 +08:00
packages Replace `util.SliceXxx` with `slices.Xxx` (#26958) 2023-09-07 09:37:47 +00:00
v1 move repository deletion to service layer (#26948) 2023-09-08 04:51:15 +00:00