mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 08:00:24 +08:00
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.