supplementary annotation

This commit is contained in:
yinxulai
2020-04-28 09:54:53 +08:00
parent ef305446ee
commit e01b0fd664
+1
View File
@@ -3544,6 +3544,7 @@ type PublicPayload struct {
} `json:"sender"`
}
// PullRequestChanges contains the information for GitHub's pull_request hook event
type PullRequestChanges struct {
Title *struct {
From string `json:"from"`