From 70242811f1e4172edbdf14ca4b8e5049302e0ca4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?YC=E9=85=B1luyancib?= <68143180+luyanci@users.noreply.github.com> Date: Mon, 16 Sep 2024 18:46:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20update-submodule.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/update-submodule.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/update-submodule.yml b/.github/workflows/update-submodule.yml index 660d799..d42d878 100644 --- a/.github/workflows/update-submodule.yml +++ b/.github/workflows/update-submodule.yml @@ -7,9 +7,6 @@ on: workflow_dispatch: push: branches-ignore: [master, main] - pull_request: - branches: [master, main] - ############### # Set the Job # ###############