Skip to content

Commit

Permalink
chore: add a second commit
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterSchafer committed Sep 4, 2024
1 parent 3a2df79 commit b7f8bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dangerfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ if (danger.github && danger.github.pr) {
checkCommitMessage(prTitle, danger.github.pr.html_url);

warn(
`There are multiple commits on your branch please squash them locally before merging!`,
`There are multiple commits on your branch, please squash them locally before merging!`,
);
}

Expand Down

0 comments on commit b7f8bbc

Please sign in to comment.