Remove debug-only option from stale bot
This commit is contained in:
parent
15b5aa9143
commit
becd50eb68
1 changed files with 0 additions and 1 deletions
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
|
|
@ -25,7 +25,6 @@ jobs:
|
||||||
Please open a new issue for related bugs.
|
Please open a new issue for related bugs.
|
||||||
- uses: actions/stale@v7
|
- uses: actions/stale@v7
|
||||||
with:
|
with:
|
||||||
debug-only: true
|
|
||||||
operations-per-run: 999
|
operations-per-run: 999
|
||||||
days-before-issue-stale: 180
|
days-before-issue-stale: 180
|
||||||
days-before-pr-stale: 180
|
days-before-pr-stale: 180
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue