forked from mirrors/amnezia-wg-easy
		
	stale.yml: do 5 operation per run
[Best practices for using the REST API](https://docs.github.com/en/rest/using-the-rest-api/best-practices-for-using-the-rest-api?apiVersion=2022-11-28)
This commit is contained in:
		
							parent
							
								
									1e228997e4
								
							
						
					
					
						commit
						c2e64329af
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/stale.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/stale.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -31,4 +31,4 @@ jobs:
 | 
				
			||||||
          stale-pr-message: "This PR is stale because it has been open for 30 days with no activity."
 | 
					          stale-pr-message: "This PR is stale because it has been open for 30 days with no activity."
 | 
				
			||||||
          close-pr-message: "This PR was closed because it has been inactive for 14 days since being marked as stale."
 | 
					          close-pr-message: "This PR was closed because it has been inactive for 14 days since being marked as stale."
 | 
				
			||||||
          repo-token: ${{ secrets.GITHUB_TOKEN }}
 | 
					          repo-token: ${{ secrets.GITHUB_TOKEN }}
 | 
				
			||||||
          operations-per-run: 100
 | 
					          operations-per-run: 5
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue