Merge pull request #13131 from Homebrew/sync-triage-config
Synchronize triage configuration
This commit is contained in:
		
						commit
						504b40fb67
					
				
							
								
								
									
										4
									
								
								.github/workflows/triage-issues.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/triage-issues.yml
									
									
									
									
										vendored
									
									
								
							@ -32,7 +32,7 @@ jobs:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Mark/Close Stale Issues and Pull Requests
 | 
			
		||||
        uses: actions/stale@v4
 | 
			
		||||
        uses: actions/stale@v5
 | 
			
		||||
        with:
 | 
			
		||||
          repo-token: ${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
          days-before-stale: 21
 | 
			
		||||
@ -57,7 +57,7 @@ jobs:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Mark/Close Stale `bump-formula-pr` and `bump-cask-pr` Pull Requests
 | 
			
		||||
        uses: actions/stale@v4
 | 
			
		||||
        uses: actions/stale@v5
 | 
			
		||||
        with:
 | 
			
		||||
          repo-token: ${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
          days-before-stale: 2
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user