Skip to content

Commit a432535

Browse files
authored
Apply suggestions from code review
1 parent 9513894 commit a432535

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.github/workflows/conventional-commits.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,11 @@ jobs:
3232
message: |
3333
Hey there! 👋
3434
35-
We noticed that the title of your pull request doesn't follow the
36-
[Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)
37-
specification. To ensure consistency, we kindly ask you to adjust the
38-
title accordingly.
35+
We noticed that the title of your pull request doesn't follow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) specification. To ensure consistency, we kindly ask you to adjust the title accordingly.
3936
40-
Here are the details:
37+
Details are below the break:
38+
39+
----------------------------
4140
4241
${{ steps.lint.outputs.error_message }}
4342

0 commit comments

Comments
 (0)