mirror of
				https://github.com/theoludwig/libcproject.git
				synced 2025-05-21 23:21:15 +02:00 
			
		
		
		
	ci: add lint-commit job
This commit is contained in:
		
							
								
								
									
										9
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										9
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -20,3 +20,12 @@ jobs: | ||||
|       - run: 'make test' | ||||
|       - run: 'make lint' | ||||
|       - run: 'make clean' | ||||
|  | ||||
|   lint-commit: | ||||
|       runs-on: 'ubuntu-latest' | ||||
|       steps: | ||||
|         - uses: 'actions/checkout@v3.0.0' | ||||
|           with: | ||||
|             fetch-depth: 0 | ||||
|  | ||||
|         - uses: 'wagoid/commitlint-github-action@v5.3.0' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user