GitHubEvent
No description
union GitHubEvent = GitHubPushEvent | GitHubPullRequestEvent | GitHubRepositoryInstallationEvent
Possible types
GitHubEvent.GitHubPushEvent object
GitHubEvent.GitHubPullRequestEvent object
GitHubEvent.GitHubRepositoryInstallationEvent object
Member of
GitHub object