Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 807d74c

Browse files
committed
Export createPullCommentReplyR,
1 parent e6163c4 commit 807d74c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/GitHub.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ module GitHub (
223223
pullRequestCommentsR,
224224
pullRequestCommentR,
225225
createPullCommentR,
226+
createPullCommentReplyR,
226227

227228
-- ** Pull request reviews
228229
-- | See <https://developer.github.com/v3/pulls/reviews/>

0 commit comments

Comments
 (0)