MobX GitHub
    Preparing search index...

    Class WorkflowRunModel

    Model for GitHub Actions workflow runs

    Hierarchy

    Index
    baseURI: string = ''
    client: HTTPClient<Context> = githubClient
    owner: string
    repository: string
    • Protected

      Parameters

      Returns Promise<{ pageData: {}[]; totalCount: number }>