Fix message

This commit is contained in:
be5invis 2021-01-27 22:12:44 -08:00
parent b2cc8017fa
commit e4c3d5a683

View file

@ -10,7 +10,7 @@ jobs:
steps: steps:
- uses: actions/stale@v3 - uses: actions/stale@v3
with: with:
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.' stale-issue-message: 'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days.'
days-before-stale: 60 days-before-stale: 60
days-before-close: 15 days-before-close: 15
exempt-milestones: 'backlog,research exempt-milestones: 'backlog,research