From 0887ef8564b4e696bad9cea930810d1768fb3875 Mon Sep 17 00:00:00 2001 From: monlor Date: Tue, 14 Apr 2020 10:36:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0ci?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 70d6687..ec7b033 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -7,6 +7,9 @@ on: - master - test - dev + paths-ignore: + - '.github/**' + - 'README.md' # pull_request: # branchs: # - master