From e1b4de60d8d1afe4d79775b7de6f3f9caacbf7c9 Mon Sep 17 00:00:00 2001 From: Ricardo Campos Date: Mon, 15 Dec 2025 17:07:33 -0300 Subject: [PATCH] ci: fix wrong ci file for server --- .github/workflows/main-server.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/main-server.yml b/.github/workflows/main-server.yml index f70b5aa..bd93685 100644 --- a/.github/workflows/main-server.yml +++ b/.github/workflows/main-server.yml @@ -11,7 +11,6 @@ on: - 'server/Dockerfile' jobs: - jobs: build-and-push: runs-on: ubuntu-latest permissions: