From f5655ef9b8e4ad8618feae1d1edec932a2845b31 Mon Sep 17 00:00:00 2001 From: mclub4 Date: Tue, 30 Apr 2024 02:29:13 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=ED=8C=8C=EC=9D=BC=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy.yml | 3 ++- back-chat/.idea/vcs.xml | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 29a9197745..fde4f97bd1 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -2,7 +2,8 @@ name: Deploy Server on: push: - branches: [ "feature/be/#115-CICD" ] + branches: + - feautre/be/#115-CICD permissions: contents: read diff --git a/back-chat/.idea/vcs.xml b/back-chat/.idea/vcs.xml index b2bdec2d71..64713b81f3 100644 --- a/back-chat/.idea/vcs.xml +++ b/back-chat/.idea/vcs.xml @@ -2,5 +2,6 @@ + \ No newline at end of file