From b059a4ac07609957332dffc4c43b8a76c354bfb4 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: Tue, 2 Jul 2024 23:00:59 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20#1=20=ED=8F=AC=ED=81=AC=EC=9D=98=20?= =?UTF-8?q?=EA=B2=BD=EC=9A=B0=20main=EB=B8=8C=EB=9E=9C=EC=B9=98=20?= =?UTF-8?q?=EC=9D=B4=EB=A6=84=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml index 3477376f..7a80d924 100644 --- a/.github/workflows/build-test.yml +++ b/.github/workflows/build-test.yml @@ -4,9 +4,11 @@ on: push: branches: - main + - depromeet/layer:main pull_request: branches: - main + - depromeet/layer:main jobs: build: