From 94b697566e8de1e33968590eeb8a29937f3dd2dc Mon Sep 17 00:00:00 2001 From: murjune Date: Wed, 21 Feb 2024 00:29:35 +0900 Subject: [PATCH] =?UTF-8?q?build=20:=20master=EB=A1=9C=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/PR_Builder.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/PR_Builder.yml b/.github/workflows/PR_Builder.yml index d675e37..f389e7b 100644 --- a/.github/workflows/PR_Builder.yml +++ b/.github/workflows/PR_Builder.yml @@ -2,7 +2,7 @@ name: Hous PR Builder on: pull_request: - branches: [ develop, main ] + branches: [ develop, master ] jobs: build: