Skip to content

Commit 77f0fb3

Browse files
committed
update PR_DAYS_BEFORE_STALE
1 parent 587272b commit 77f0fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/close-inactive-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
close-issues:
88
runs-on: ubuntu-latest
99
env:
10-
PR_DAYS_BEFORE_STALE: 60
10+
PR_DAYS_BEFORE_STALE: 170
1111
PR_DAYS_BEFORE_CLOSE: 10
1212
PR_STALE_LABEL: stale
1313
permissions:

0 commit comments

Comments
 (0)