Skip to content

Commit

Permalink
Merge pull request #307 from hassec/stalebot
Browse files Browse the repository at this point in the history
stale bot: increase days before close to 21
  • Loading branch information
orso82 authored Jun 4, 2024
2 parents 2bf9f63 + 1fc8d14 commit ea41af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
stale-issue-label: 'no-issue-activity'
stale-pr-label: 'no-pr-activity'
days-before-stale: 60
days-before-close: 7
days-before-close: 21

0 comments on commit ea41af6

Please sign in to comment.