Update stale.yml
This commit is contained in:
		
							parent
							
								
									fee52218dd
								
							
						
					
					
						commit
						c2b5926fb3
					
				
							
								
								
									
										3
									
								
								.github/workflows/stale.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/stale.yml
									
									
									
									
										vendored
									
									
								
							@ -1,5 +1,8 @@
 | 
			
		||||
name: 'Close stale issues'
 | 
			
		||||
on:
 | 
			
		||||
  pull_request:
 | 
			
		||||
    branches:
 | 
			
		||||
      - master
 | 
			
		||||
  schedule:
 | 
			
		||||
    - cron: '30 1 * * *' # every day at 1:30am
 | 
			
		||||
permissions:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user