1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-10 08:18:12 +00:00
Files
gitea/tests/integration/actions_rerun_test.go
Zettat123 3ab8ae5807 Fix actions rerun bug (#35783)
Related issues: #35780, #35782 

Rerunning a job or a run is only allowed when the job is done and the
run is done.

Related PR: #34970
2025-10-30 01:08:59 +00:00

4.0 KiB