From 68193dd38c4ad77473055e26bc735b32337544fc Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Thu, 16 Jul 2026 21:46:59 +0900 Subject: [PATCH] refacotr(gh): refactor --- .github/workflows/frontend-bundle-diagnostics.report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/frontend-bundle-diagnostics.report.yml b/.github/workflows/frontend-bundle-diagnostics.report.yml index 260217ee53..be63dd4575 100644 --- a/.github/workflows/frontend-bundle-diagnostics.report.yml +++ b/.github/workflows/frontend-bundle-diagnostics.report.yml @@ -1,9 +1,9 @@ -name: frontend-bundle-report-comment +name: Frontend bundle diagnostics (report) on: workflow_run: workflows: - - frontend-bundle-report + - Frontend bundle diagnostics (inspect) types: - completed pull_request_target: