Skip to content

Commit 94f0b77

Browse files
update readme
1 parent 404a690 commit 94f0b77

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

examples/workflows/pr-review/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,12 @@ The review prompt utilize [code review extension](https://github.com/gemini-cli-
232232
- Include project-specific guidelines
233233
- Adjust review depth and focus areas
234234

235+
3. Edit `.github/workflows/gemini-review.yml` to use the customized prompt:
236+
```yml
237+
- prompt: '/code-review pr-review'
238+
+ prompt: '/gemini-review'
239+
```
240+
235241
3. Commit the file to your repository:
236242
```bash
237243
git add .gemini/commands/gemini-review.toml

0 commit comments

Comments
 (0)