Skip to content

Commit 1851bae

Browse files
authored
Update stale.yml
1 parent ef63674 commit 1851bae

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
@@ -55,7 +55,7 @@ jobs:
5555
stale-pr-label: 'Status: Stale'
5656

5757
# Number of days of inactivity before an issue/PR is marked as stale.
58-
days-before-stale: 30
58+
days-before-stale: 180
5959

6060
# Number of days of inactivity before an issue/PR is closed.
6161
days-before-close: 180

0 commit comments

Comments
 (0)