This commit is contained in:
Adam Majer 2024-07-10 00:03:28 +02:00
parent 5b12309f26
commit ca6eb9e57e

View File

@ -30,7 +30,7 @@ type PullRequestAction struct {
Action string
Number int
PullRequest
Pull_Request PullRequest
Repository
Sender User
}