Skip to content

Commit 13b7ed5

Browse files
committed
chore(ci): lint commit messages
1 parent 5659282 commit 13b7ed5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/python-app.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ jobs:
1919
- name: Checkout repository
2020
uses: actions/checkout@v4
2121

22+
- name: Lint commit messages
23+
uses: wagoid/commitlint-github-action@v6
24+
2225
- name: Set up Python ${{ env.PYTHON_VERSION }}
2326
uses: actions/setup-python@v5
2427
with:

0 commit comments

Comments
 (0)