From 8e523bf976a24a1f815de7fc0e3b4cc6c43c34a6 Mon Sep 17 00:00:00 2001 From: beppeb Date: Tue, 26 Aug 2025 09:06:20 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/code-revi?= =?UTF-8?q?ew.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/code-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/code-review.yml b/.gitea/workflows/code-review.yml index ccd9785..6639a26 100644 --- a/.gitea/workflows/code-review.yml +++ b/.gitea/workflows/code-review.yml @@ -26,4 +26,4 @@ jobs: REVIEW_COMMENT_PREFIX: 'openai:' MAX_CODE_LENGTH: 6000 OPENAI_TOKEN: ${{ secrets.OPENAI_TOKEN }} - GITHUB_TOKEN: 83409465a7f78c3cf3db7ac632b8d4c9e59caffa \ No newline at end of file + GITHUB_TOKEN: '83409465a7f78c3cf3db7ac632b8d4c9e59caffa' \ No newline at end of file