Determining if a container rebuild in needed for a force pushed commit on a PR is currently broken. Since the workflow uses a revision range with the reported and non existing commit id of the overwritten commit from the runner context, the commit range is invalid and results in a failed command. This way container rebuilds are never triggered for force pushes on PRs.