From 34aed7f1da5f61b94d84b5c2fca0d1519e8a05c0 Mon Sep 17 00:00:00 2001 From: Akira Hayashi Date: Thu, 24 Oct 2024 14:15:34 +0900 Subject: [PATCH] Revert "[revertme] Check workflow behavior" This reverts commit 373788e25f953a0766b59dc29e441ee6ac578b94. --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 82715072..4e22dc80 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,7 +1,6 @@ name: CI on: - - push - pull_request jobs: