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/**'