diff --git a/.github/workflows/ai_pr_title_review.yml b/.github/workflows/ai_pr_title_review.yml index cafa05b3e..0447a9b62 100644 --- a/.github/workflows/ai_pr_title_review.yml +++ b/.github/workflows/ai_pr_title_review.yml @@ -2,7 +2,7 @@ name: AI - PR Title Review on: pull_request: - types: [opened, synchronize, edited] + types: [opened, edited] branches: [main] permissions: # required for secure-repo hardening