Update AI_to_merge_conflict.yml

Signed-off-by: jeet041 <mahorjitendra@gmail.com>
This commit is contained in:
jeet041 2025-04-17 12:13:47 +05:30 committed by GitHub
parent 2b49c3dab4
commit 7de083a20e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,8 +3,6 @@ name: Auto Resolve Conflicts
on:
pull_request:
types: [opened, synchronize, reopened]
branches:
- main # Change this to your target branch if needed
jobs:
resolve-conflicts: