TP-68136 | code critic workflow added
This commit is contained in:
2
.github/workflows/pr-review.yml
vendored
2
.github/workflows/pr-review.yml
vendored
@@ -88,7 +88,7 @@ jobs:
|
||||
|
||||
- name: Run code review script
|
||||
shell: bash
|
||||
run: python $GITHUB_WORKSPACE/scripts/pr-review.py
|
||||
run: python scripts/pr-review.py $GITHUB_WORKSPACE
|
||||
env:
|
||||
GPT_MODEL_NAME: ${{ secrets.GPT_MODEL_NAME }}
|
||||
AZURE_API_KEY: ${{ secrets.AZURE_API_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user