Skip to content

Commit b0726f3

Browse files
committed
Merge branch 'test-pr-review' of github.com:qiancai/docs into test-pr-review
2 parents c81c1fb + 589bf9c commit b0726f3

File tree

2 files changed

+1
-54
lines changed

2 files changed

+1
-54
lines changed

.github/workflows/doc_review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7777
API_PROVIDER: "openai" # or "openai" if you want to use OpenAI
7878
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
79-
OPENAI_API_MODEL: "gpt-4o"
79+
OPENAI_API_MODEL: "gpt-4"
8080
exclude: "**/*.json" # Optional: exclude patterns separated by commas
8181
REVIEW_MODE: ${{ steps.extract.outputs.REVIEW_MODE || 'default' }}
8282
COMMIT_SHA: ${{ steps.extract.outputs.COMMIT_SHA || '' }}

tidb-cloud/serverless-audit-logging.md

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)