Skip to content

Commit ec28c92

Browse files
committed
fix: brance name fix
1 parent 2f9c182 commit ec28c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gemini-code-review.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Gemini Code Review
22

33
on:
44
push:
5-
branches: [ feature/gemini ]
5+
branches: [ feat/gemini ]
66
paths:
77
- 'backend/**'
88
pull_request:

0 commit comments

Comments
 (0)