chore: add commit lint and rename yml

This commit is contained in:
JustSong 2024-06-23 14:01:57 +08:00 committed by jinjianmingming
parent fe61b1b238
commit d84273a209

View File

@ -53,3 +53,8 @@ jobs:
with:
coverage-artifact-name: "code-coverage" # can be omitted if you used this default value
coverage-file-name: "coverage.txt" # can be omitted if you used this default value
commit_lint:
runs-on: ubuntu-latest
steps:
- uses: wagoid/commitlint-github-action@v6