From ffe865e29ee3ec96f681b749dd5021e55f570348 Mon Sep 17 00:00:00 2001 From: DLmaster Date: Fri, 6 Sep 2024 21:26:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=E9=83=A8=E5=88=86pr=E4=BB=A5?= =?UTF-8?q?=E5=87=8F=E5=B0=91=E8=87=AA=E5=8A=A8=E6=9E=84=E5=BB=BA=E5=8E=8B?= =?UTF-8?q?=E5=8A=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/python-app.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index bdef058..8386347 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -28,6 +28,9 @@ on: - 'LICENSE' pull_request: branches: [ "main" ] + paths-ignore: + - '**.md' + - 'LICENSE' permissions: contents: read