mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:35:50 +00:00
Update AI_Agent_review.yml
Signed-off-by: jeet041 <mahorjitendra@gmail.com>
This commit is contained in:
parent
74ecdead55
commit
2e987d935a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/AI_Agent_review.yml
vendored
2
.github/workflows/AI_Agent_review.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
"base_branch": "${{ github.event.pull_request.base.ref }}",
|
||||
"main_branch": "${{ github.event.pull_request.head.ref }}",
|
||||
"repo": "${{ github.repository }}",
|
||||
"git_token": "${{ secrets.GITHUB_TOKEN }}"
|
||||
"git_token": "${{ secrets.PAT_TOKEN }}"
|
||||
}'
|
||||
env:
|
||||
LAMBDA_URL: ${{ secrets.LAMBDA_URL }}
|
||||
|
|
Loading…
Reference in a new issue