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 f800736 commit 9a9ec96Copy full SHA for 9a9ec96
.github/workflows/stale.yml
@@ -60,4 +60,4 @@ jobs:
60
days-before-stale: 365
61
days-before-close: -1 # If -1, the issues nor pull requests will never be closed automatically.
62
days-before-pr-stale: -1 # If -1, no pull requests will be marked as stale automatically.
63
- 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