1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-06 18:15:48 +00:00
gitea/routers/web/repo/actions
sillyguodong bad4ad7018
Not trigger all jobs any more, when re-running the first job (#29439)
Previously, it will be treated as "re-run all jobs" when `jobIndex ==
0`. So when you click re-run button on the first job, it triggers all
the jobs actually.
2024-02-27 07:40:21 +00:00
..
actions.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
view.go Not trigger all jobs any more, when re-running the first job (#29439) 2024-02-27 07:40:21 +00:00