campaigns: Ignore queued suites with zero runs
Created by: ryanslade
This appears to be very common in the wild. We often see CheckSuites that are in the QUEUED state forever, with zero CheckRuns. This meant that we would show a build status of PENDING forever.
Closes: https://github.com/sourcegraph/sourcegraph/issues/8787