Skip to content

Commit 2f49ddb

Browse files
authored
Update commitlint.yml (#8)
1 parent 9f480ff commit 2f49ddb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/commitlint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414
with:
1515
fetch-depth: 1
16+
- name: Show commit message
17+
run: git log -1 --pretty=%B
1618
- uses: wagoid/commitlint-github-action@v5
1719

0 commit comments

Comments
 (0)