mirror of
https://github.com/go-gitea/gitea.git
synced 2025-04-04 21:55:04 +02:00
Backport #29674 by @yp05327 Fix #29514 there are too many usage of `NewRequestWithValues`, so there's no need to check all of them. Just one is enough I think. Co-authored-by: yp05327 <576951401@qq.com>