Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: laurentsimon <[email protected]>
  • Loading branch information
laurentsimon committed Dec 7, 2022
1 parent 59ba415 commit 34aaf14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion checks/evaluation/branch_protection.go
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,6 @@ func adminReviewProtection(branch *clients.BranchRef, dl checker.DetailLogger) (
} else {
max++
if *branch.BranchProtectionRule.RequireLastPushApproval {

info(dl, log, "'last push approval' enabled on branch '%s'", *branch.Name)
score++
} else {
Expand Down

0 comments on commit 34aaf14

Please sign in to comment.