mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09:00
368d43643f
caused by #22680 `pushPayload.Ref` and `prPayload.PullRequest.Base.Ref` have the format like `refs/heads/<branch_name>`, so we need to trim the prefix before comparing.