From 3abbe9e6c2b70953e2ccec0f7d3648b22e704523 Mon Sep 17 00:00:00 2001 From: damien Date: Thu, 27 Feb 2025 05:39:28 +0000 Subject: [PATCH] Update .github/workflows/release.yaml --- .github/workflows/release.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index ddaebbd..b92f7b8 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -1,12 +1,6 @@ name: Build and Push Docker Image to Gitea Registry on: - push: - branches: [ main ] - paths-ignore: - - '**.md' - pull_request: - branches: [ main ] workflow_dispatch: jobs: