We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbdde94 commit 52dd9a1Copy full SHA for 52dd9a1
.github/workflows/stale.yaml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
- uses: actions/stale@v3
11
with:
12
- days-before-stale: 60
+ days-before-stale: 30
13
days-before-close: 7
14
stale-issue-message: >
15
This issue has been automatically marked as stale because it has not had
0 commit comments