Fix filename for .spectral.yaml (#26828)
Mixed up yml vs. yaml previously.
This commit is contained in:
		
							parent
							
								
									10aab8a385
								
							
						
					
					
						commit
						274c16e481
					
				| 
						 | 
				
			
			@ -81,4 +81,4 @@ jobs:
 | 
			
		|||
              - "Makefile"
 | 
			
		||||
              - "package.json"
 | 
			
		||||
              - "package-lock.json"
 | 
			
		||||
              - ".spectral.yml"
 | 
			
		||||
              - ".spectral.yaml"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue