diff --git a/.github/workflows/AI_to_merge_conflict.yml b/.github/workflows/AI_to_merge_conflict.yml index 5d61110d5..9a9612150 100644 --- a/.github/workflows/AI_to_merge_conflict.yml +++ b/.github/workflows/AI_to_merge_conflict.yml @@ -3,6 +3,8 @@ name: Auto Resolve Conflicts on: pull_request: types: [opened, synchronize, reopened] + branches: + - jeet-dev # Change this to your target branch if needed jobs: resolve-conflicts: