From c58ec77dba4f45b121b94d6016656208ccee8e08 Mon Sep 17 00:00:00 2001 From: Hayden Hargreaves Date: Fri, 3 Apr 2026 14:32:48 -0700 Subject: [PATCH] fix: forgot to add sync --- .github/workflows/qodo_review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qodo_review.yml b/.github/workflows/qodo_review.yml index 4e9cc20..7779fd7 100644 --- a/.github/workflows/qodo_review.yml +++ b/.github/workflows/qodo_review.yml @@ -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: