webhooks
webhooks copied to clipboard
WorkflowRunPayload missing PullRequests object
The WorkflowRunPayload is missing the PullRequests object. This would be convenient for my workflow management.
// PullRequests []interface{} `json:"pull_requests"`