chore: add commit lint and rename yml

This commit is contained in:
JustSong 2024-06-23 14:01:57 +08:00
parent 864a467886
commit 9fc5f427dc

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