Skip to content

Commit 68bff89

Browse files
committed
Don't check labels
Signed-off-by: Maksym Pavlenko <[email protected]>
1 parent 92e4b8b commit 68bff89

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/stale.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ jobs:
2424
days-before-stale: 90
2525
# Idle number of days before closing stale issues/PRs
2626
days-before-close: 7
27-
# Only issues/PRs with ANY of these labels are checked
28-
any-of-labels: 'status/more-info-needed,status/needs-update,needs-rebase'
2927
# Comment on the staled issues
3028
stale-issue-message: 'This issue is stale because it has been open 90 days with no activity. This issue will be closed in 7 days unless new comments are made or the stale label is removed.'
3129
# Comment on the staled PRs

0 commit comments

Comments
 (0)