mirror of
https://github.com/google-gemini/gemini-cli
synced 2026-04-21 13:37:17 +00:00
Disable Gemini PR reviews on draft PRs. (#20362)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
This commit is contained in:
parent
7f8ce8657c
commit
0b682538d2
1 changed files with 1 additions and 0 deletions
|
|
@ -9,4 +9,5 @@ code_review:
|
|||
help: false
|
||||
summary: true
|
||||
code_review: true
|
||||
include_drafts: false
|
||||
ignore_patterns: []
|
||||
|
|
|
|||
Loading…
Reference in a new issue