Skip to content

Commit ef7d4cd

Browse files
committed
dont set model
1 parent 2462829 commit ef7d4cd

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

.github/workflows/gh-aw-internal-gemini-cli-web-search.lock.yml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/gh-aw-internal-gemini-cli-web-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on:
2323
description: "AI model to use"
2424
type: string
2525
required: false
26-
default: "gemini-3-pro-preview"
26+
default: ""
2727
additional-instructions:
2828
description: "Repo-specific instructions appended to the agent prompt"
2929
type: string

.github/workflows/gh-aw-internal-gemini-cli.lock.yml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/gh-aw-internal-gemini-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on:
2323
description: "AI model to use"
2424
type: string
2525
required: false
26-
default: "gemini-3-pro-preview"
26+
default: ""
2727
additional-instructions:
2828
description: "Repo-specific instructions appended to the agent prompt"
2929
type: string

0 commit comments

Comments
 (0)