import { type WorkflowRunModel } from "https://deno.land/x/kd_clients@v1.0.0-preview.14/core/Models/WorkflowRunModel.ts";
Represents a single workflow run.
Properties
pull_requests: PullRequestModel[]
Gets or sets the pull request of the workflow run.