mirror of
				https://github.moeyy.xyz/https://github.com/docker/setup-docker-action.git
				synced 2025-10-27 19:16:40 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			278 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			278 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| comment: false
 | |
| 
 | |
| coverage:
 | |
|   status:
 | |
|     project:  # settings affecting project coverage
 | |
|       default:
 | |
|         target: auto  # auto % coverage target
 | |
|         threshold: 5%  # allow for 5% reduction of coverage without failing
 | |
|     patch: off
 | |
| 
 | |
| github_checks:
 | |
|   annotations: false
 | 
