Fix spelling error in i18n workflow (#16326)
This commit is contained in:
		
							parent
							
								
									3b27b09acb
								
							
						
					
					
						commit
						8be1ec13ae
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/check-i18n.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/check-i18n.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
name: Chack i18n
 | 
					name: Check i18n
 | 
				
			||||||
 | 
					
 | 
				
			||||||
on:
 | 
					on:
 | 
				
			||||||
  push:
 | 
					  push:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue