Skip to content

Commit 118cf1d

Browse files
authored
s/staleComment/markComment
Fix stalebot config.
1 parent 5b6d18f commit 118cf1d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/stale.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ limitPerRun: 1
1010
pulls:
1111
daysUntilStale: 60
1212
daysUntilClose: -1
13-
staleComment: false
13+
markComment: false
1414
closeComment: >
1515
This pull request has been automatically detected as stale because it has not had
1616
recent activity and will be archived. Thank you for your contributions.
1717
1818
issues:
1919
daysUntilStale: 180
2020
daysUntilClose: -1
21-
staleComment: false
21+
markComment: false
2222
closeComment: >
2323
This issue has been automatically detected as stale because it has not had
2424
recent activity and will be archived. Thank you for your contributions.

0 commit comments

Comments
 (0)