Skip to content

Commit

Permalink
Reduced period to close issues from 5 to 2 days (#4692)
Browse files Browse the repository at this point in the history
chore: Reduced period to close issues from 5 to 2 days
  • Loading branch information
andrewnester committed May 10, 2022
1 parent c7860d5 commit 7cc98c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-stale-issues.yml
Expand Up @@ -34,7 +34,7 @@ jobs:

# Issue timing
days-before-stale: 7
days-before-close: 7
days-before-close: 2
days-before-ancient: 365

# If you don't want to mark a issue as being ancient based on a
Expand Down

0 comments on commit 7cc98c7

Please sign in to comment.