We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43aaad6 commit 83b1c39Copy full SHA for 83b1c39
1 file changed
src/VCS/Adapter/Git/GitHub.php
@@ -641,7 +641,6 @@ public function getEvent(string $event, string $payload): array
641
'authorUrl' => $authorUrl,
642
'authorAvatarUrl' => $authorAvatarUrl,
643
'headCommitUrl' => $headCommitUrl,
644
- 'authorAvatarUrl' => $authorAvatarUrl,
645
'external' => $external,
646
'pullRequestNumber' => $pullRequestNumber,
647
'action' => $action,
0 commit comments