Disable codecov comments on PRs (#29464)
This commit is contained in:
		
							parent
							
								
									958a810553
								
							
						
					
					
						commit
						b9940eb977
					
				| 
						 | 
				
			
			@ -1,3 +1,4 @@
 | 
			
		|||
comment: false # Do not leave PR comments
 | 
			
		||||
coverage:
 | 
			
		||||
  status:
 | 
			
		||||
    project:
 | 
			
		||||
| 
						 | 
				
			
			@ -8,6 +9,3 @@ coverage:
 | 
			
		|||
      default:
 | 
			
		||||
        # Github status check is not blocking
 | 
			
		||||
        informational: true
 | 
			
		||||
comment:
 | 
			
		||||
  # Only write a comment in PR if there are changes
 | 
			
		||||
  require_changes: true
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue