fix: forgot to add sync
This commit is contained in:
parent
4a2c8895af
commit
c58ec77dba
2
.github/workflows/qodo_review.yml
vendored
2
.github/workflows/qodo_review.yml
vendored
@ -2,7 +2,7 @@ name: PR Agent (Gemini)
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, reopened, ready_for_review]
|
||||
types: [opened, reopened, ready_for_review, synchronize]
|
||||
issue_comment:
|
||||
|
||||
jobs:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user