Add comment explaining why restore-keys is not used
Aligns with the pattern used in other workflows (build_and_deploy.yml,
create_release_branch.yml, trigger_release.yml) that explain restore-keys
is avoided to prevent indefinite cache growth.
Co-authored-by: sebastian.silbermann <sebastian.silbermann@vercel.com>