From 8682491a0426e868f0ce7eaa53f9fb769eaed063 Mon Sep 17 00:00:00 2001 From: opficdev <162981733+opficdev@users.noreply.github.com> Date: Sat, 4 Jul 2026 13:13:02 +0900 Subject: [PATCH] =?UTF-8?q?ci:=20App=20=ED=85=8C=EC=8A=A4=ED=8A=B8=20CI=20?= =?UTF-8?q?matrix=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 32eb39a3..7affcdee 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -222,6 +222,8 @@ jobs: fail-fast: false matrix: include: + - name: App + schemes: "App" - name: Domain-Data schemes: "Domain Data" - name: Persistence