mirror of https://github.com/go-gitea/gitea
Fix actions workflow branches match bug (#22724)
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.pull/22725/head^2
parent
98770d3db8
commit
368d43643f
Loading…
Reference in new issue