From aa914b987d1e24bc6c55aae1b3eb66a4b1a2935c Mon Sep 17 00:00:00 2001 From: pheralb Date: Thu, 5 Jun 2025 15:58:50 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20Use=20only=20build=20workf?= =?UTF-8?q?low=20for=20main=20branch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-app.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/build-app.yml b/.github/workflows/build-app.yml index 555a983..341cdfa 100644 --- a/.github/workflows/build-app.yml +++ b/.github/workflows/build-app.yml @@ -4,9 +4,6 @@ on: push: branches: - main - pull_request: - branches: - - main jobs: build-app: