Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b546b0b

Browse files
committedFeb 28, 2025·
Give some details to Gemini.
1 parent 42900f9 commit b546b0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.github/workflows/ai-code-review.yml

+2
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,6 @@ jobs:
4040
pull_request_diff: |-
4141
${{ steps.get_diff.outputs.pull_request_diff }}
4242
pull_request_chunk_size: "3500"
43+
extra_prompt: |-
44+
The code is running on an ESP32-D0WDQ6.
4345
log_level: "DEBUG"

0 commit comments

Comments
 (0)
Please sign in to comment.