RepositoryDispatchEvent Class

Definition

RepositoryDispatchEvent

public class RepositoryDispatchEvent
type RepositoryDispatchEvent = class
Public Class RepositoryDispatchEvent
Inheritance
RepositoryDispatchEvent

Constructors

Name Description
RepositoryDispatchEvent()

Properties

Name Description
EventName

A custom webhook event name.

EventPayload

JSON payload with extra information about the webhook event that your action or worklow may use.

Applies to