fix: forgot to add sync
Some checks failed
Run Test Suite / test (push) Failing after 16s
Run Test Suite / test (pull_request) Failing after 15s
PR Agent (Gemini) / pr_agent_job (pull_request) Successful in 14s

This commit is contained in:
Hayden Hargreaves 2026-04-03 14:32:48 -07:00
parent 4a2c8895af
commit c58ec77dba

View File

@ -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: