Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Not trigger all jobs any more, when re-running the first job (go-gite…
…a#29439) (go-gitea#29441) Backport go-gitea#29439 by @sillyguodong 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. Caused by go-gitea#26535. Co-authored-by: sillyguodong <33891828+sillyguodong@users.noreply.github.com>
- Loading branch information