From c0d6b480c1e3fbf71c93432bb22fa6ad24dce918 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joe=20K=C3=BCng?= Date: Tue, 3 Mar 2026 09:57:39 +0100 Subject: [PATCH] fix(back-end): --- .gitea/workflows/cicd.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitea/workflows/cicd.yaml b/.gitea/workflows/cicd.yaml index 6b332e3..c2b1f54 100644 --- a/.gitea/workflows/cicd.yaml +++ b/.gitea/workflows/cicd.yaml @@ -3,8 +3,6 @@ name: Build, Test, Deploy and Analysis on: push: branches: [main, int, dev] - pull_request: # <--- Abilita l'esecuzione sulle Pull Request - branches: [main, int, dev] workflow_dispatch: concurrency: