Update .github/workflows/stale.yml
Co-Authored-By: Theo Barber-Bany <theo.barberbany@pusher.com>
This commit is contained in:
		
							parent
							
								
									85891a2261
								
							
						
					
					
						commit
						8ee8bd8bc2
					
				|  | @ -13,5 +13,5 @@ jobs: | |||
|     - uses: actions/stale@v1 | ||||
|       with: | ||||
|         repo-token: ${{ secrets.GITHUB_TOKEN }} | ||||
|         stale-issue-message: 'This issue has been inactive for 60 days. If the issue is still relevant, please comment to re-activate the issue. If no action is taken within 7 days, the issue will be marked closed.' | ||||
|         stale-issue-message: 'This issue has been inactive for 60 days. If the issue is still relevant please comment to re-activate the issue. If no action is taken within 7 days, the issue will be marked closed.' | ||||
|         stale-pr-message: 'This pull request has been inactive for 60 days. If the pull request is still relevant, please comment to re-activate the pull request. If no action is taken within 7 days, the pull request will be marked closed.' | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue