webhooks icon indicating copy to clipboard operation
webhooks copied to clipboard

WorkflowRunPayload missing PullRequests object

Open craftyc0der opened this issue 3 years ago • 0 comments

The WorkflowRunPayload is missing the PullRequests object. This would be convenient for my workflow management.

// PullRequests       []interface{} `json:"pull_requests"`

craftyc0der avatar Feb 03 '22 17:02 craftyc0der