Skip to content
Commit 380dcc4f authored by Leandro Belli's avatar Leandro Belli 👾
Browse files

ci: use public repo main for accurate diff base calculation



Avoid using `origin/main` from the local mirror, which may be outdated.
Instead, fetch main from the public repo and compute `merge-base` from it,
ensuring consistency when comparing against `FETCH_HEAD` from the MR.

Signed-off-by: Leandro Belli's avatarLeandro Belli <leandro.belli@arm.com>
parent 821cc95e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment