From 7fddffedbabe9ce18b69a3a2867b223f3ad71641 Mon Sep 17 00:00:00 2001 From: kimyu0218 Date: Tue, 5 Nov 2024 23:08:50 +0900 Subject: [PATCH] =?UTF-8?q?test:=20=EC=88=98=EC=A0=95=EB=B3=B8=20=EC=9E=84?= =?UTF-8?q?=EC=8B=9C=20=EB=B0=B0=ED=8F=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/cd.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index d72eba4c..09cb059d 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -6,6 +6,7 @@ on: - main - develop - fix/#82-fix-mission-status + - fix/#84-fcm-test jobs: build-and-push: