From 807cc93c88ed44e136d467ab043f28e0ddcb277b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=84=8B=E1=85=B5=E1=84=86=E1=85=B5=E1=86=AB=E1=84=92?= =?UTF-8?q?=E1=85=B4?= Date: Fri, 5 Jul 2024 13:42:23 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20build=20workflow=20develop=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80,=20pull=5Frequest=5Ftarget=20=EC=9B=90=EB=B3=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-test.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml index 4a9ade1d..af84d656 100644 --- a/.github/workflows/build-test.yml +++ b/.github/workflows/build-test.yml @@ -4,11 +4,11 @@ on: push: branches: - main - - depromeet/layer:main - pull_request_target: + - develop + pull_request: branches: - main - - depromeet/layer:main + - develop jobs: build: