diff --git a/dco2/templates/output.md b/dco2/templates/output.md index 2e5100a..cde914b 100644 --- a/dco2/templates/output.md +++ b/dco2/templates/output.md @@ -1,7 +1,5 @@ {% let total_commits = commits.len() %} -### Check result - {%+ if num_commits_with_errors == 0 %} All commits are signed off, the check **passed**.