stale workflow update

pull/702/head
hunterlong 2020-06-26 18:16:29 -07:00
parent 3330161d17
commit 9247ef6f8c
1 changed files with 2 additions and 2 deletions

View File

@ -13,6 +13,6 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: "This issue hasn't had any updates in a while. If this is still a problem, please create a new issue."
stale-issue-label: "stale"
days-before-stale: 30
days-before-close: 7
days-before-stale: 45
days-before-close: 14
exempt-issue-label: "bug,urgent,feature,pinned,locked"