From c275500fa6e175f04817ff92359c3aaf2534de04 Mon Sep 17 00:00:00 2001 From: UVCLimHun Date: Thu, 17 Apr 2025 16:33:24 +0900 Subject: [PATCH] Update code-review.yml --- .github/workflows/code-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/code-review.yml b/.github/workflows/code-review.yml index 71ba23e..533c935 100644 --- a/.github/workflows/code-review.yml +++ b/.github/workflows/code-review.yml @@ -15,4 +15,4 @@ jobs: GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} FULL_REVIEW_COMMENT: 'openai' REVIEW_COMMENT_PREFIX: 'openai:' - SOURCE_AT:'gitea' \ No newline at end of file + SOURCE_AT: 'gitea' \ No newline at end of file