Skip to content

Commit

Permalink
Update main.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
dulong41 authored Jul 6, 2022
1 parent 288ef13 commit 70f4289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ function processReviews(
count++
}
if (count == 2) {
core.info(`two approved:`)
isApproved = true
break
}
}
Expand Down

0 comments on commit 70f4289

Please sign in to comment.