From ea4063917b81e2b475c91fe749000166d7c6a2a6 Mon Sep 17 00:00:00 2001 From: ViMaSter Date: Mon, 13 Oct 2025 19:26:57 +0200 Subject: [PATCH] fix: Enables CI/CD for any branch push --- .forgejo/workflows/images.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.forgejo/workflows/images.yml b/.forgejo/workflows/images.yml index 9fa251a..8c8f5a4 100644 --- a/.forgejo/workflows/images.yml +++ b/.forgejo/workflows/images.yml @@ -3,7 +3,6 @@ name: Build (and tag) Images on: push: branches: - - main workflow_dispatch: jobs: