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 c805843 commit bad0b0aCopy full SHA for bad0b0a
.github/workflows/stale.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/stale@v5
14
with:
15
- days-before-issue-stale: -1
+ days-before-issue-stale: 30
16
days-before-issue-close: 30
17
stale-issue-label: "stale"
18
stale-issue-message: "This issue is stale because it has been open for 30 days with no activity."
0 commit comments