mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 00:20:25 +08:00 
			
		
		
		
	Fix filename for .spectral.yaml (#26828)
Mixed up yml vs. yaml previously.
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/files-changed.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/files-changed.yml
									
									
									
									
										vendored
									
									
								
							@@ -81,4 +81,4 @@ jobs:
 | 
			
		||||
              - "Makefile"
 | 
			
		||||
              - "package.json"
 | 
			
		||||
              - "package-lock.json"
 | 
			
		||||
              - ".spectral.yml"
 | 
			
		||||
              - ".spectral.yaml"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user