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