From d0fd004410b1bcdafc6474a8a3bf801f02feb50d Mon Sep 17 00:00:00 2001 From: eedo_y Date: Thu, 28 Aug 2025 21:19:10 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8=20chore/KIKI-00=20:=20=ED=8C=8C?= =?UTF-8?q?=EC=9D=B4=ED=94=84=EB=9D=BC=EC=9D=B8=20=ED=99=98=EA=B2=BD=20?= =?UTF-8?q?=EB=B3=80=EC=88=98=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/dev-ci-cd.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/dev-ci-cd.yml b/.github/workflows/dev-ci-cd.yml index af726fe..b8bdf11 100644 --- a/.github/workflows/dev-ci-cd.yml +++ b/.github/workflows/dev-ci-cd.yml @@ -153,8 +153,6 @@ jobs: CD: needs: CI runs-on: ubuntu-22.04 - environment: Oracle - steps: - name: 1. Checkout source code uses: actions/checkout@v3