mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
ci: clarify grace_days input description in review gate
This commit is contained in:
parent
39fefc6c44
commit
8a2d58e5f4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/review_gate.yml
vendored
2
.github/workflows/review_gate.yml
vendored
|
|
@ -41,7 +41,7 @@ on:
|
|||
- "true"
|
||||
- "false"
|
||||
grace_days:
|
||||
description: "Hours/24 a failing, un-tagged PR may stay open before close."
|
||||
description: "Days a failing, un-tagged PR may stay open before close."
|
||||
required: false
|
||||
default: "1"
|
||||
min_greptile_score:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue