Update stale.yml
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/stale.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/stale.yml
									
									
									
									
										vendored
									
									
								
							| @@ -21,7 +21,7 @@ jobs: | |||||||
|     - uses: actions/stale@v5 |     - uses: actions/stale@v5 | ||||||
|       with: |       with: | ||||||
|         repo-token: ${{ secrets.GITHUB_TOKEN }} |         repo-token: ${{ secrets.GITHUB_TOKEN }} | ||||||
|         stale-issue-message: 'Closing this issue due to inactivity. Please re-open if the need arises.' |         stale-issue-message: 'Marking this issue as stale due to inactivity. Please re-open if the need arises.' | ||||||
|         stale-pr-message: 'Closing PR due to inactivity. Please re-open if the need arises.' |         stale-pr-message: 'Marking this PR as stale due to inactivity. Please re-open if the need arises.' | ||||||
|         stale-issue-label: 'no-issue-activity' |         stale-issue-label: 'no-issue-activity' | ||||||
|         stale-pr-label: 'no-pr-activity' |         stale-pr-label: 'no-pr-activity' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user