Skip to content

Commit a80a9a6

Browse files
authored
Update issue_stale.yaml
to 14-14 days.
1 parent fadbb73 commit a80a9a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue_stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
- cron: "35 11 * * *"
55

66
env:
7-
DAYS_BEFORE_ISSUE_STALE: 30
7+
DAYS_BEFORE_ISSUE_STALE: 14
88
DAYS_BEFORE_ISSUE_CLOSE: 14
99

1010
jobs:

0 commit comments

Comments
 (0)