From 59f82aef196f7a517d53335a39acbd80c83f2ad3 Mon Sep 17 00:00:00 2001 From: yutou <583819556@qq.com> Date: Tue, 25 Apr 2023 18:11:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'.gitea/workflows/build.ya?= =?UTF-8?q?ml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index eb199bc..5e67d17 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -3,7 +3,7 @@ run-name: ${{ github.actor }} is testing out Gitea Actions 🚀 on: push: branches: - - main + - master paths-ignore: - '.gitea/**' - '.idea/**'