From a5e48ed3742ff1fb6d205528f62e0804865f81c1 Mon Sep 17 00:00:00 2001 From: imnyang Date: Sun, 25 May 2025 20:38:36 +0900 Subject: [PATCH] =?UTF-8?q?[Add]=20=EB=AA=A8=EB=93=A0=20=EB=B8=8C=EB=9E=9C?= =?UTF-8?q?=EC=B9=98=EB=A1=9C=20=EC=A0=81=EC=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 30cddc7..7b46d5d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,12 +1,8 @@ name: Build and Upload Caido Plugin on: - push: - branches: - - main - pull_request: - branches: - - main + push: + pull_request: jobs: build: