supplementary annotation
This commit is contained in:
@@ -3544,6 +3544,7 @@ type PublicPayload struct {
|
|||||||
} `json:"sender"`
|
} `json:"sender"`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// PullRequestChanges contains the information for GitHub's pull_request hook event
|
||||||
type PullRequestChanges struct {
|
type PullRequestChanges struct {
|
||||||
Title *struct {
|
Title *struct {
|
||||||
From string `json:"from"`
|
From string `json:"from"`
|
||||||
|
|||||||
Reference in New Issue
Block a user