From cb3bc5e45ec8550f53f0e1234a6a5fc9a1babb98 Mon Sep 17 00:00:00 2001 From: nrs <38722970+nrslib@users.noreply.github.com> Date: Wed, 4 Mar 2026 20:28:45 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20push=20=E3=83=88=E3=83=AA=E3=82=AC?= =?UTF-8?q?=E3=83=BC=E3=81=8B=E3=82=89=20takt/**=20=E3=82=92=E5=89=8A?= =?UTF-8?q?=E9=99=A4=E3=81=97=E4=BA=8C=E9=87=8D=E5=AE=9F=E8=A1=8C=E3=82=92?= =?UTF-8?q?=E9=98=B2=E6=AD=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4e78c55..1c87e71 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,7 +5,7 @@ on: branches: [main] types: [opened, synchronize, ready_for_review] push: - branches: [main, "takt/**"] + branches: [main] workflow_dispatch: concurrency: