actually use 80 for ping (mistakenly went full send to 60)

This commit is contained in:
Jackson Kearl
2020-08-12 10:12:56 -07:00
parent eeae1ae6c4
commit 0b03a79adf

View File

@@ -26,5 +26,5 @@ jobs:
closeDays: 7
additionalTeam: "cleidigh|usernamehw|gjsjohnmurray|IllusionMH"
closeComment: "This issue has been closed automatically because it needs more information and has not had recent activity. See also our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines.\n\nHappy Coding!"
pingDays: 60
pingDays: 80
pingComment: "Hey @${assignee}, this issue might need further attention.\n\n@${author}, you can help us out by closing this issue if the problem no longer exists, or adding more information."