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 0690a4d commit bbdde94Copy full SHA for bbdde94
.github/workflows/stale.yaml
@@ -20,5 +20,5 @@ jobs:
20
stale-issue-label: 'stale'
21
# Only issues with ANY of these labels are checked.
22
# Separate multiple labels with commas (eg. "incomplete,waiting-feedback").
23
- any-of-issue-labels: 'Answered,Feedback-Required,invalid,wontfix'
+ any-of-labels: 'Answered,Feedback-Required,invalid,wontfix'
24
exempt-all-milestones: true
0 commit comments