Skip to content

Commit

Permalink
Merge pull request #69: Move stale.yml back to days as units
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbriggs authored Aug 19, 2019
2 parents 75b3d05 + 2abee88 commit f75955a
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,5 +17,5 @@ jobs:
stale-pr-message: 'Labeling this pull request as stale. There has been no activity for 30 days. Remove stale label or comment or this PR will be closed in 7 days.'
stale-issue-label: 'no-activity'
stale-pr-label: 'no-activity'
days-before-stale: 720
days-before-close: 168
days-before-stale: 30
days-before-close: 7

0 comments on commit f75955a

Please sign in to comment.