From cc56f1581290457c4df3f6a9e74368683626e289 Mon Sep 17 00:00:00 2001 From: jongmee Date: Tue, 12 Nov 2024 13:20:51 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20dev=20workflow=20=EC=8A=AC=EB=9E=99=20?= =?UTF-8?q?=EC=95=8C=EB=9E=8C=20=ED=8E=98=EC=9D=B4=EB=A1=9C=EB=93=9C=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dev.yml b/.github/workflows/dev.yml index 27cc697..5fc0cff 100644 --- a/.github/workflows/dev.yml +++ b/.github/workflows/dev.yml @@ -2,7 +2,7 @@ name: crews backend development version distribute on: push: - branches: [ "dev" ] + branches: [ "feat/#109-search-with-redisearch" ] permissions: contents: read