mirror of
				https://github.com/songquanpeng/one-api.git
				synced 2025-11-04 15:53:42 +08:00 
			
		
		
		
	chore: add commit lint and rename yml
This commit is contained in:
		@@ -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
 | 
			
		||||
		Reference in New Issue
	
	Block a user