mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-24 03:57:29 +01:00
Swallow error just like in #20839, for the case where there is no protected branch. Fixes #20826 for me, though I can't tell if this now covers all cases.