From e5665ed8cdb6466112f3fdad3e4de9b15c32147d Mon Sep 17 00:00:00 2001 From: nrslib <38722970+nrslib@users.noreply.github.com> Date: Sat, 28 Feb 2026 15:29:00 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20takt-review=20=E3=81=AE=E3=83=88?= =?UTF-8?q?=E3=83=AA=E3=82=AC=E3=83=BC=E3=81=AB=20reopened=20=E3=82=92?= =?UTF-8?q?=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/takt-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/takt-review.yml b/.github/workflows/takt-review.yml index 0244f66..89e5cb7 100644 --- a/.github/workflows/takt-review.yml +++ b/.github/workflows/takt-review.yml @@ -2,7 +2,7 @@ name: TAKT PR Review on: pull_request: - types: [opened, synchronize, ready_for_review] + types: [opened, synchronize, ready_for_review, reopened] jobs: review: