test: linting commit in github actions
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/lint.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/lint.yml
									
									
									
									
										vendored
									
									
								
							| @@ -22,6 +22,9 @@ jobs: | ||||
|       - name: Install packages | ||||
|         run: npm ci | ||||
|  | ||||
|       - name: lint:commit | ||||
|         run: npm run lint:commit -- --to "${{ github.sha }}" | ||||
|  | ||||
|       - name: Next.js linting | ||||
|         run: npm run lint:next | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user