From 4e239c5afd258fad48c9e04c1c137b3c7cdcaee4 Mon Sep 17 00:00:00 2001 From: lsh9672 Date: Fri, 13 Jun 2025 11:26:43 +0900 Subject: [PATCH] =?UTF-8?q?feat=20:=20member=20git=20action=20=ED=85=8C?= =?UTF-8?q?=EC=8A=A4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/member-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/member-ci.yml b/.github/workflows/member-ci.yml index 78339de..e313066 100644 --- a/.github/workflows/member-ci.yml +++ b/.github/workflows/member-ci.yml @@ -23,6 +23,7 @@ env: MANIFEST_REPO: dg04-hi/hi-manifest MANIFEST_FILE_PATH: member/deployment.yml + jobs: build-and-push: runs-on: ubuntu-latest