From 43e359a66efd7e22c481570c746324dfd1144cbe Mon Sep 17 00:00:00 2001 From: Tarow Date: Wed, 30 Oct 2024 18:53:04 +0100 Subject: [PATCH] Update .github/workflows/ci.yaml Co-authored-by: bo0tzz --- .github/workflows/ci.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d641a36..a34895b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -2,10 +2,6 @@ name: Create and publish a Docker image on: push: - branches: - - "**" - tags: - - "**" env: REGISTRY: ghcr.io