mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-18 05:25:50 +00:00
Update AI_to_merge_conflict.yml
Signed-off-by: jeet041 <mahorjitendra@gmail.com>
This commit is contained in:
parent
316f10bd4d
commit
e832619610
1 changed files with 1 additions and 1 deletions
2
.github/workflows/AI_to_merge_conflict.yml
vendored
2
.github/workflows/AI_to_merge_conflict.yml
vendored
|
@ -59,7 +59,7 @@ jobs:
|
||||||
\"owner\": \"${{ github.repository_owner }}\",
|
\"owner\": \"${{ github.repository_owner }}\",
|
||||||
\"repo_name\": \"${{ github.event.repository.name }}\",
|
\"repo_name\": \"${{ github.event.repository.name }}\",
|
||||||
\"file_path\": \"$file\",
|
\"file_path\": \"$file\",
|
||||||
# \"conflict_content\": $(jq -Rs <<< \"$conflict_content\"),
|
\"conflict_content\": $(jq -Rs <<< \"$conflict_content\"),
|
||||||
\"pr_number\": \"${{ github.event.pull_request.number }}\",
|
\"pr_number\": \"${{ github.event.pull_request.number }}\",
|
||||||
}
|
}
|
||||||
EOF
|
EOF
|
||||||
|
|
Loading…
Reference in a new issue