From 0b08907eaca9258f4e34fa8780af24056ae89ca7 Mon Sep 17 00:00:00 2001 From: Tsubasa SEKIGUCHI Date: Sat, 9 May 2026 17:10:28 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=B9=E3=83=86=E3=83=BC=E3=82=B8=E3=83=B3?= =?UTF-8?q?=E3=82=B0=E3=83=87=E3=83=97=E3=83=AD=E3=82=A4=E3=81=AE=E3=83=88?= =?UTF-8?q?=E3=83=AA=E3=82=AC=E3=83=BC=E3=83=96=E3=83=A9=E3=83=B3=E3=83=81?= =?UTF-8?q?=E3=82=92=20dev=20=E3=81=AB=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy_ecs_staging_stationapi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy_ecs_staging_stationapi.yml b/.github/workflows/deploy_ecs_staging_stationapi.yml index a2a6c416..0b562031 100644 --- a/.github/workflows/deploy_ecs_staging_stationapi.yml +++ b/.github/workflows/deploy_ecs_staging_stationapi.yml @@ -4,7 +4,7 @@ on: workflow_dispatch: push: branches: - - master + - dev paths: - ".sqlx/**" - "data/**"