From 3b700abb61d616410b82c323bc415a869931cb4d Mon Sep 17 00:00:00 2001 From: Kim Daehyeon Date: Sat, 14 Sep 2024 23:13:30 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20main=20=EC=97=90=20push=20=EB=90=98?= =?UTF-8?q?=EC=97=88=EC=9D=84=20=EB=95=8C=20=EB=8F=99=EC=9E=91=ED=95=98?= =?UTF-8?q?=EB=8F=84=EB=A1=9D=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci-cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 3b2fe7d..94f6c3b 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -9,7 +9,7 @@ name: Java CI/CD with Gradle on: push: - branches: [ "develop" ] + branches: [ "main" ] permissions: contents: read