From cb148caf0b314772df8a68f5342182c603e927b9 Mon Sep 17 00:00:00 2001 From: Kikuo Emoto Date: Thu, 23 Nov 2023 17:00:51 +0900 Subject: [PATCH] =?UTF-8?q?fix(gha):=20pull-request=20=E2=86=92=20pull=5Fr?= =?UTF-8?q?equest?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f23d94b..c29d20e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -5,7 +5,7 @@ on: branches: - master - v0.7-sync - pull-request: + pull_request: branches: - master - v0.7-sync