From dd8984b95606d08ea6f3cbef26bb339e60aa1f46 Mon Sep 17 00:00:00 2001 From: xtaodada Date: Mon, 3 Jun 2024 23:18:48 +0800 Subject: [PATCH] ci: fix --- .gitea/workflows/debug.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitea/workflows/debug.yml b/.gitea/workflows/debug.yml index 07fd67772..f63d014c1 100644 --- a/.gitea/workflows/debug.yml +++ b/.gitea/workflows/debug.yml @@ -3,8 +3,6 @@ name: "Debug Build" # Controls when the action will run. on: push: - branches: - - dev paths-ignore: - '**.md' - '.github/**'