We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f9c182 commit ec28c92Copy full SHA for ec28c92
.github/workflows/gemini-code-review.yml
@@ -2,7 +2,7 @@ name: Gemini Code Review
2
3
on:
4
push:
5
- branches: [ feature/gemini ]
+ branches: [ feat/gemini ]
6
paths:
7
- 'backend/**'
8
pull_request:
0 commit comments