Skip to content

Commit 4184a4e

Browse files
tidy-devCopilot
andauthored
Update .github/workflows/stale-issues.yml
Co-authored-by: Copilot <[email protected]>
1 parent c9420c8 commit 4184a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
days-before-stale: 365
1818
days-before-close: -1 # If -1, the issues nor pull requests will never be closed automatically.
1919
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
20+
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)