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

@ -52,4 +52,9 @@ jobs:
- uses: fgrosse/go-coverage-report@v1.0.2 # Consider using a Git revision for maximum security
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
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