Skip to content

Commit

Permalink
Update stale.yml
Browse files Browse the repository at this point in the history
Signed-off-by: René Gieling <[email protected]>
  • Loading branch information
dartcafe authored Jul 10, 2023
1 parent 482c369 commit 9d5ae64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
exempt-all-milestones: true
days-before-stale: 30
days-before-close: 5
days-before-pr-stale: -1
days-before-pr-close: -1
days-before-pr-stale: 500
days-before-pr-close: 500
exempt-draft-pr: true

0 comments on commit 9d5ae64

Please sign in to comment.