From f9a78cbcdc274d4fb99049e7f3489a8e8812e017 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=8F=99=ED=98=B8?= Date: Sat, 16 Mar 2024 16:03:31 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20github=20action=20push=20=EC=A1=B0?= =?UTF-8?q?=EA=B1=B4=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/github-action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-action.yml b/.github/workflows/github-action.yml index 1c9dd72..fd864cc 100644 --- a/.github/workflows/github-action.yml +++ b/.github/workflows/github-action.yml @@ -9,7 +9,7 @@ name: Java CI with Gradle on: push: - branches: [ "main" ] + branches: [ "develop" ] permissions: contents: read