mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-10 13:36:40 +00:00
Instead of comparing against current base branch head, use the common ancestor of the PR and the base branch to avoid false positives when a year was bumped in the base branch but not yet merged into the PR.