Disable debug mode for stale issue action (#18237)
Release Notes: - N/A
This commit is contained in:
parent
65bb989c61
commit
11953bbc16
1 changed files with 0 additions and 1 deletions
1
.github/workflows/close_stale_issues.yml
vendored
1
.github/workflows/close_stale_issues.yml
vendored
|
@ -24,5 +24,4 @@ jobs:
|
||||||
operations-per-run: 100
|
operations-per-run: 100
|
||||||
ascending: true
|
ascending: true
|
||||||
enable-statistics: true
|
enable-statistics: true
|
||||||
debug-only: true
|
|
||||||
stale-issue-label: "stale"
|
stale-issue-label: "stale"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue