Updated Github PushPayload
This commit is contained in:
@@ -4229,6 +4229,9 @@ type PushPayload struct {
|
|||||||
Type string `json:"type"`
|
Type string `json:"type"`
|
||||||
SiteAdmin bool `json:"site_admin"`
|
SiteAdmin bool `json:"site_admin"`
|
||||||
} `json:"sender"`
|
} `json:"sender"`
|
||||||
|
Installation struct {
|
||||||
|
Id int `json:"id"`
|
||||||
|
} `json:"installation"`
|
||||||
}
|
}
|
||||||
|
|
||||||
// ReleasePayload contains the information for GitHub's release hook event
|
// ReleasePayload contains the information for GitHub's release hook event
|
||||||
|
|||||||
Reference in New Issue
Block a user