From 432d9631b2ddf4e311565b7513078bc27c62085c Mon Sep 17 00:00:00 2001 From: "sungjin.choi" Date: Thu, 21 May 2026 15:20:23 +0900 Subject: [PATCH] =?UTF-8?q?=EB=9F=AC=EB=84=88=20=ED=85=8C=EC=8A=A4?= =?UTF-8?q?=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index ef7ce9d..7b7800c 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -2,7 +2,7 @@ name: SpecialSource Backend CI/CD on: push: - branches: [ "main" ] + branches: [ "master" ] jobs: build-and-deploy: