Skip to content

Commit 595bbaa

Browse files
authored
Shorten time for stale issues before a warning is applied
1 parent c3a7ce1 commit 595bbaa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/stale_bot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ jobs:
1010
- uses: actions/stale@v9
1111
with:
1212
any-of-labels: 'needs-more-info,SQUASH'
13+
days-before-stale: 21

0 commit comments

Comments
 (0)