Skip to content

Commit 762cfd8

Browse files
authored
Update stale.yml
1 parent cd6d4c6 commit 762cfd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/stale@v9
1212
with:
13-
any-of-labels: 'needs-more-information'
13+
only-labels: 'needs-more-information'
1414
debug-only: true
1515
days-before-stale: 14
1616
days-before-close: 7

0 commit comments

Comments
 (0)