Skip to content

Commit

Permalink
Merge pull request #448 from ramsayleung/ramsay/update_close_stale_co…
Browse files Browse the repository at this point in the history
…nfig
  • Loading branch information
ramsayleung authored Dec 8, 2023
2 parents a53a7db + a76ded8 commit e4611e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/close_stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
with:
stale-issue-message: 'Message to comment on stale issues. If none provided, will not mark issues stale'
stale-pr-message: 'Message to comment on stale PRs. If none provided, will not mark PRs stale'
days-before-stale: 180
days-before-close: 15
days-before-stale: 720
days-before-close: 30

0 comments on commit e4611e0

Please sign in to comment.