更新 .gitea/workflows/code-review.yml
This commit is contained in:
@@ -13,10 +13,10 @@ jobs:
|
||||
|
||||
- name: OpenAI Code Review
|
||||
uses: sgxya/gitea-code-review-action@main
|
||||
env:
|
||||
# env:
|
||||
# # 可直连则删除本行;需代理则改成你的代理地址
|
||||
# OPENAI_PROXY: https://aiyjg.lol
|
||||
NODE_TLS_REJECT_UNAUTHORIZED: '0'
|
||||
# NODE_TLS_REJECT_UNAUTHORIZED: '0'
|
||||
with:
|
||||
SOURCE_AT: gitea
|
||||
GITHUB_BASE_URL: https://49.235.186.195
|
||||
|
||||
Reference in New Issue
Block a user