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 c9420c8 commit 4184a4eCopy full SHA for 4184a4e
.github/workflows/stale-issues.yml
@@ -17,4 +17,4 @@ jobs:
17
days-before-stale: 365
18
days-before-close: -1 # If -1, the issues nor pull requests will never be closed automatically.
19
days-before-pr-stale: -1 # If -1, no pull requests will be marked as stale automatically.
20
- exempt-issue-labels: 'never-stale, help wanted, ' # issues labeled as such will be excluded them from being marked as stale
+ exempt-issue-labels: 'never-stale, help wanted' # issues labeled as such will be excluded them from being marked as stale
0 commit comments