From bfc2746a07e6a29d50538eade99b60c4476def27 Mon Sep 17 00:00:00 2001 From: oaoong Date: Mon, 30 Oct 2023 15:15:54 +0900 Subject: [PATCH] =?UTF-8?q?:bug:=20=EC=8A=A4=ED=86=A0=EB=A6=AC=EB=B6=81=20?= =?UTF-8?q?=EB=B0=B0=ED=8F=AC=20=EC=9E=AC=EC=84=A4=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/chromatic.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index c738c6dd..518e7c59 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -1,7 +1,7 @@ name: 'Chromatic' - -push: - branches: ['develop'] +on: + push: + branches: ['develop'] jobs: chromatic-deployment: