MCPcopy Create free account
hub / github.com/cli/cli / CheckSuite

Struct CheckSuite

api/queries_pr.go:241–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

239}
240
241type CheckSuite struct {
242 WorkflowRun WorkflowRun `json:"workflowRun"`
243}
244
245type WorkflowRun struct {
246 Event string `json:"event"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected