From e805c971256fdf363e27a5df555b6b3bb75dba51 Mon Sep 17 00:00:00 2001 From: Ludy87 Date: Mon, 23 Jun 2025 21:49:42 +0200 Subject: [PATCH] rm synchronize --- .github/workflows/ai_pr_title_review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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