mirror of
https://github.com/go-gitea/gitea
synced 2025-02-24 14:02:34 +00:00
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.