Skip to content

Commit

Permalink
Update stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mechelon authored Apr 17, 2024
1 parent cd6d4c6 commit 762cfd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/stale@v9
with:
any-of-labels: 'needs-more-information'
only-labels: 'needs-more-information'
debug-only: true
days-before-stale: 14
days-before-close: 7
Expand Down

0 comments on commit 762cfd8

Please sign in to comment.