Remove debug-only option from stale bot

This commit is contained in:
Deluan 2023-03-06 20:08:02 -05:00 committed by Joe Stump
parent 3a75708370
commit 9389e984c8
No known key found for this signature in database
GPG Key ID: 29151C3EC48A0EB9

View File

@ -25,7 +25,6 @@ jobs:
Please open a new issue for related bugs.
- uses: actions/stale@v7
with:
debug-only: true
operations-per-run: 999
days-before-issue-stale: 180
days-before-pr-stale: 180