Skip to content

Commit e01b0fd

Browse files
committed
supplementary annotation
1 parent ef30544 commit e01b0fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

github/payload.go

+1
Original file line numberDiff line numberDiff line change
@@ -3544,6 +3544,7 @@ type PublicPayload struct {
35443544
} `json:"sender"`
35453545
}
35463546

3547+
// PullRequestChanges contains the information for GitHub's pull_request hook event
35473548
type PullRequestChanges struct {
35483549
Title *struct {
35493550
From string `json:"from"`

0 commit comments

Comments
 (0)