3df92a6adc
Reverts the IS_FORK / FORK_NEVER_SKIP changes that made e2e checks non-skippable for fork PRs in evaluate-checks.sh. The merge gate (compute-gate.sh) already blocks fork PRs without approval, making the ALLOW_SKIP override redundant. Co-authored-by: Isaac