We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The GHEventPayload.Push class does not contain a way to get the GHRepository that was pushed to despite the GitHub API sending it.
GHEventPayload.Push
GHRepository
The text was updated successfully, but these errors were encountered:
Report the repository the push happened to
11fcb9d
Fixes issue #144.
No branches or pull requests
The
GHEventPayload.Push
class does not contain a way to get theGHRepository
that was pushed to despite the GitHub API sending it.The text was updated successfully, but these errors were encountered: