forked from p85947160/gitea
remove duplicated actions
This commit is contained in:
parent
0e063de211
commit
ac7c78d004
|
@ -128,6 +128,7 @@ func createCodeComment(doer *models.User, repo *models.Repository, issue *models
|
|||
CommitSHA: commitID,
|
||||
ReviewID: reviewID,
|
||||
Patch: patch,
|
||||
NoAction: true,
|
||||
})
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue