diff --git a/.github/workflows/ai_pr_title_review.yml b/.github/workflows/ai_pr_title_review.yml index 0447a9b62..96bb12bc3 100644 --- a/.github/workflows/ai_pr_title_review.yml +++ b/.github/workflows/ai_pr_title_review.yml @@ -1,7 +1,7 @@ name: AI - PR Title Review on: - pull_request: + pull_request_target: types: [opened, edited] branches: [main]