mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-05 13:20:39 +08:00
Update pr-agent-review.yaml
This commit is contained in:
4
.github/workflows/pr-agent-review.yaml
vendored
4
.github/workflows/pr-agent-review.yaml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
PINECONE.API_KEY: ${{ secrets.PINECONE_API_KEY }}
|
PINECONE.API_KEY: ${{ secrets.PINECONE_API_KEY }}
|
||||||
PINECONE.ENVIRONMENT: ${{ secrets.PINECONE_ENVIRONMENT }}
|
PINECONE.ENVIRONMENT: ${{ secrets.PINECONE_ENVIRONMENT }}
|
||||||
GITHUB_ACTION.AUTO_REVIEW: 'true'
|
GITHUB_ACTION.AUTO_REVIEW: true
|
||||||
GITHUB_ACTION.AUTO_IMPROVE: 'true'
|
GITHUB_ACTION.AUTO_IMPROVE: true
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user