From 5bf4498508b06818d48403ddd776be6bc0a90bfe Mon Sep 17 00:00:00 2001 From: Hajime Tazaki Date: Tue, 20 Jun 2023 23:22:29 +0900 Subject: [PATCH] revert before pr --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 72d72719338204..d62bc484dbde02 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,6 +2,7 @@ on: push: branches: - master + - '**' pull_request: branches: - master