mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-03 17:47:03 +03: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.