mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	Use pr_status isntead of status
This commit is contained in:
		@@ -3,8 +3,8 @@ status = [
 | 
				
			|||||||
    'Tests on macos-latest',
 | 
					    'Tests on macos-latest',
 | 
				
			||||||
    'Tests on windows-latest',
 | 
					    'Tests on windows-latest',
 | 
				
			||||||
    'Run Clippy',
 | 
					    'Run Clippy',
 | 
				
			||||||
    'Run Rustfmt',
 | 
					    'Run Rustfmt'
 | 
				
			||||||
    'Milestone Check'
 | 
					 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
 | 
					pr_status = ['Milestone Check']
 | 
				
			||||||
# 3 hours timeout
 | 
					# 3 hours timeout
 | 
				
			||||||
timeout-sec = 10800
 | 
					timeout-sec = 10800
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user