From c90839418cb222b0322b264ff277c35a0ab65d8b Mon Sep 17 00:00:00 2001 From: gurdl7011 Date: Mon, 13 Nov 2023 09:16:36 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5=20::?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 72fde04..44f0364 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,10 +1,9 @@ name: CI on: - push: + pull_request: branches: - main - - develop jobs: ci: