From 9c5fe26e5d401ecd88db2acee0f23160b47d7ab5 Mon Sep 17 00:00:00 2001 From: Daniel Loos Date: Thu, 5 Dec 2024 10:53:07 +0100 Subject: [PATCH] Fix ci: Deploy only if main changes --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b9b32b2..9790592 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,6 @@ on: branches: - main tags: ["*"] - pull_request: workflow_dispatch: concurrency: # Skip intermediate builds: always.