From d7328c9a6505bbf92e462c7349313f6a15c9d3cc Mon Sep 17 00:00:00 2001 From: UVCLimHun Date: Thu, 17 Apr 2025 15:10:09 +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 42a9add..5e94e58 100644 --- a/.github/workflows/code-review.yml +++ b/.github/workflows/code-review.yml @@ -10,7 +10,7 @@ on: jobs: test: - runs-on: ubuntu-latest + runs-on: self_hosted steps: - uses: anc95/ChatGPT-CodeReview@v1.0.21 env: