Skip to content

Commit 7b334ec

Browse files
committed
INT-3259: Reworded a comment
1 parent 2364f29 commit 7b334ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
stale-issue-message: 'This issue is stale because it has been open for 30 days with no activity. Respond with a comment or this will be closed in 7 days.'
2222
days-before-stale: 30 # Days before an issue becomes stale
23-
days-before-close: 7 # Days before an issue with no activity after begin labelled "stale" is closed
23+
days-before-close: 7 # Days before a stale labelled issue is closed
2424
any-of-labels: 'needs: more info'
2525
labels-to-remove-when-unstale: 'needs: more info'
2626

0 commit comments

Comments
 (0)