From 35b5706b887bae0554735bf37279e05d66504853 Mon Sep 17 00:00:00 2001 From: Yuma Satake Date: Thu, 30 May 2024 15:37:01 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20CI=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 436fb2d..150c4d9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -5,8 +5,6 @@ on: branches-ignore: - main - develop - branches: - - '**' jobs: build-and-lint: