mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-15 18:10:27 +02:00
Fix the bug in the site-admin runner bulk actions introduced by #37869: the runner IDs are empty then all runners will be deleted. Fixes #38449 --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>