From f0f04ea097f11fd76613e4290e5f721d12ddfdb2 Mon Sep 17 00:00:00 2001 From: bluelovers Date: Sat, 5 Feb 2022 15:43:30 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E5=BF=BD=E7=95=A5=E5=8F=AA=E6=9C=89?= =?UTF-8?q?=E5=8C=85=E5=90=AB=E6=9F=90=E4=BA=9B=E8=B7=AF=E5=BE=91=E7=9A=84?= =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-plugin.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/workflows/build-plugin.yml b/.github/workflows/build-plugin.yml index 832c2c5ba..d5f8b310d 100644 --- a/.github/workflows/build-plugin.yml +++ b/.github/workflows/build-plugin.yml @@ -6,6 +6,12 @@ on: branches: - master - main + paths-ignore: + - 'test/**' + - '.run/**' + - '.github/**' + - '/*.*' + - '/.*' schedule: ## https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows#scheduled-events-schedule ## ┌───────────── minute (0 - 59)