Skip to content

Commit 81be78c

Browse files
committed
too aggressive for now
1 parent b778da1 commit 81be78c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/stale.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ on:
55
workflow_dispatch:
66

77
env:
8-
DAYS_BEFORE_PR_CLOSE: 2
9-
DAYS_BEFORE_PR_STALE: 9
8+
DAYS_BEFORE_PR_CLOSE: 7
9+
DAYS_BEFORE_PR_STALE: 24
1010
DAYS_BEFORE_PR_STALE_DRAFT: 30
1111

1212
jobs:

0 commit comments

Comments
 (0)