mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:35:50 +00:00
Update AI_to_merge_conflict.yml
Signed-off-by: jeet041 <mahorjitendra@gmail.com>
This commit is contained in:
parent
a915cc7bc4
commit
9215dec379
1 changed files with 2 additions and 0 deletions
2
.github/workflows/AI_to_merge_conflict.yml
vendored
2
.github/workflows/AI_to_merge_conflict.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue