Skip to content

Commit ac7c78d

Browse files
committed
remove duplicated actions
1 parent 0e063de commit ac7c78d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/pull/review.go

+1
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ func createCodeComment(doer *models.User, repo *models.Repository, issue *models
128128
CommitSHA: commitID,
129129
ReviewID: reviewID,
130130
Patch: patch,
131+
NoAction: true,
131132
})
132133
}
133134

0 commit comments

Comments
 (0)