From bfa7b17cf049c7aacb95b877f4e6624b337178ee Mon Sep 17 00:00:00 2001 From: paspo Date: Thu, 2 Oct 2025 22:42:25 +0200 Subject: [PATCH] build on every push --- .gitea/workflows/build_and_publish.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitea/workflows/build_and_publish.yaml b/.gitea/workflows/build_and_publish.yaml index 726243e..a854c6d 100644 --- a/.gitea/workflows/build_and_publish.yaml +++ b/.gitea/workflows/build_and_publish.yaml @@ -7,8 +7,6 @@ env: on: push: - tags: - - '*' schedule: - cron: "0 12 3 * *" workflow_dispatch: