We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fadbb73 commit a80a9a6Copy full SHA for a80a9a6
.github/workflows/issue_stale.yaml
@@ -4,7 +4,7 @@ on:
4
- cron: "35 11 * * *"
5
6
env:
7
- DAYS_BEFORE_ISSUE_STALE: 30
+ DAYS_BEFORE_ISSUE_STALE: 14
8
DAYS_BEFORE_ISSUE_CLOSE: 14
9
10
jobs:
0 commit comments