Update AI_Agent_review.yml

Signed-off-by: jeet041 <mahorjitendra@gmail.com>
This commit is contained in:
jeet041 2025-04-08 13:35:26 +05:30 committed by GitHub
parent 74ecdead55
commit 2e987d935a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 }}