mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	[stale] Increase operations-per-run (#11135)
CI passed, stuck on status
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/stale.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/stale.yml
									
									
									
									
										vendored
									
									
								
							| @@ -23,7 +23,7 @@ jobs: | |||||||
|         with: |         with: | ||||||
|           debug-only: ${{ github.ref != 'refs/heads/dev' }} # Dry-run when not run on dev branch |           debug-only: ${{ github.ref != 'refs/heads/dev' }} # Dry-run when not run on dev branch | ||||||
|           remove-stale-when-updated: true |           remove-stale-when-updated: true | ||||||
|           operations-per-run: 150 |           operations-per-run: 400 | ||||||
|  |  | ||||||
|           # The 90 day stale policy for PRs |           # The 90 day stale policy for PRs | ||||||
|           # - PRs |           # - PRs | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user