From 6bfa4ae756ef579b80e00fc66fd7779a63eb5ced Mon Sep 17 00:00:00 2001 From: Masaya Suzuki <15100604+massongit@users.noreply.github.com> Date: Wed, 19 Feb 2025 08:39:10 +0900 Subject: [PATCH] =?UTF-8?q?CI=20pr-format:=20workflow=5Fdispatch=E8=BF=BD?= =?UTF-8?q?=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pr-format.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pr-format.yml b/.github/workflows/pr-format.yml index 0209db156c..67d96e41fb 100644 --- a/.github/workflows/pr-format.yml +++ b/.github/workflows/pr-format.yml @@ -11,6 +11,7 @@ on: push: branches: - master + workflow_dispatch: permissions: contents: write pull-requests: write