mirror of
https://github.com/knadh/listmonk.git
synced 2025-03-01 00:35:28 +08:00
Set GitHub stale issue bot to prod.
This commit is contained in:
parent
766d62b4a3
commit
12f32f1470
1 changed files with 2 additions and 3 deletions
5
.github/workflows/issues.yml
vendored
5
.github/workflows/issues.yml
vendored
|
@ -11,9 +11,8 @@ jobs:
|
|||
- uses: actions/stale@v9
|
||||
with:
|
||||
days-before-stale: 90
|
||||
stale-issue-message: ""
|
||||
stale-pr-message: ""
|
||||
stale-issue-label: "stale"
|
||||
stale-pr-label: "stale"
|
||||
debug-only: true
|
||||
debug-only: false
|
||||
exempt-all-assignees: true
|
||||
operations-per-run: 1000
|
||||
|
|
Loading…
Reference in a new issue