mirror of
				https://github.com/C4illin/ConvertX.git
				synced 2025-10-31 12:03:31 +00:00 
			
		
		
		
	chore: correct spacing
This commit is contained in:
		
							
								
								
									
										20
									
								
								.github/workflows/conventional-label.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										20
									
								
								.github/workflows/conventional-label.yml
									
									
									
									
										vendored
									
									
								
							| @@ -8,13 +8,13 @@ jobs: | ||||
|     steps: | ||||
|       - uses: bcoe/conventional-release-labels@v1 | ||||
|         with: | ||||
|         type_labels: | | ||||
|           { | ||||
|             "feat": "Feature", | ||||
|             "fix": "Fix", | ||||
|             "breaking": "Breaking", | ||||
|             "chore": "Chore", | ||||
|             "docs": "Docs", | ||||
|             "test": "Test", | ||||
|             "ci": "CI", | ||||
|           } | ||||
|           type_labels: | | ||||
|             { | ||||
|               "feat": "Feature", | ||||
|               "fix": "Fix", | ||||
|               "breaking": "Breaking", | ||||
|               "chore": "Chore", | ||||
|               "docs": "Docs", | ||||
|               "test": "Test", | ||||
|               "ci": "CI", | ||||
|             } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user