Response body returned after queueing PR verification jobs.

interface PrQueueVerificationResponse {
    queued: number;
}

Properties

Properties

queued: number

Generated using TypeDoc