From 5617c1c78e632822909436ede56a34ce5bbfbfd3 Mon Sep 17 00:00:00 2001 From: kimhm0728 Date: Mon, 22 Jul 2024 15:03:27 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20android=20ci=20=EC=8A=A4=ED=81=AC?= =?UTF-8?q?=EB=A6=BD=ED=8A=B8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/android-ci-dev.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/android-ci-dev.yml b/.github/workflows/android-ci-dev.yml index af593eedc..be0726ec6 100644 --- a/.github/workflows/android-ci-dev.yml +++ b/.github/workflows/android-ci-dev.yml @@ -1,9 +1,7 @@ -name: Android CI +name: ody android CI on: - push: - branches: [ "feature/53" ] pull_request: - branches: [ "feature/53" ] + branches: [ "develop" ] defaults: run: