Skip to content

Commit 9a9ec96

Browse files
Update .github/workflows/stale.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent f800736 commit 9a9ec96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jobs:
6060
days-before-stale: 365
6161
days-before-close: -1 # If -1, the issues nor pull requests will never be closed automatically.
6262
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
63+
exempt-issue-labels: 'never-stale, help wanted' # issues labeled as such will be excluded them from being marked as stale

0 commit comments

Comments
 (0)