Skip to content

Commit bbdde94

Browse files
authored
Update stale.yaml (#1142)
1 parent 0690a4d commit bbdde94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
stale-issue-label: 'stale'
2121
# Only issues with ANY of these labels are checked.
2222
# Separate multiple labels with commas (eg. "incomplete,waiting-feedback").
23-
any-of-issue-labels: 'Answered,Feedback-Required,invalid,wontfix'
23+
any-of-labels: 'Answered,Feedback-Required,invalid,wontfix'
2424
exempt-all-milestones: true

0 commit comments

Comments
 (0)