Skip to content

Commit ffa833e

Browse files
committed
Remove extra quotes in stale config
1 parent c57d49a commit ffa833e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ closeComment: false
1212
pulls:
1313
daysUntilStale: 3
1414
daysUntilClose: 1
15-
staleLabel: 'stale'
15+
staleLabel: stale
1616
markComment: >
1717
This pull request has been automatically marked as stale because it has not had
1818
recent activity. It will be closed if no further activity occurs.

0 commit comments

Comments
 (0)