Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/stale-issue-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ on:
any_of_issue_labels:
description: 'Comma-separated list of labels to check for issues'
required: false
default: 'type-bug, needs-information, needs-reproduction'
default: 'needs-information, needs-reproduction'
type: string
exempt_issue_labels:
description: 'Comma-separated list of labels that exempt issues from being marked as stale'
Expand Down
Loading