RepositoryDispatchEvent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |