From 733d3c6590f81b407cdfdccdc8fa73b428bea26c Mon Sep 17 00:00:00 2001 From: Seonghyeon0409 Date: Mon, 25 Nov 2024 13:59:06 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=EB=B0=B0=ED=8F=AC=EC=9A=A9=20commit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/CICD.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml index 88e24d85..3a13ebc0 100644 --- a/.github/workflows/CICD.yml +++ b/.github/workflows/CICD.yml @@ -6,7 +6,7 @@ on: - main - dev - dev-be - - feature-be-#101 + - feature-be-#105 jobs: build_and_deploy: runs-on: ubuntu-latest