mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-26 09:58:11 +08: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>