From e6f44ca2437dfe1bba34d17674a8a8d1c9548a13 Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (Cosmic Fusion)" <83735213+CosmicFusion@users.noreply.github.com> Date: Mon, 15 Jul 2024 18:19:37 +0300 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ff3ee7d..9a61161 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,19 +2,6 @@ name: Debian base custom bleeding edge docker image for pika on: workflow_dispatch: - - push: - # Publish `main` as Docker `latest` image. - branches: - - main - - seed - - # Publish `v1.2.3` tags as releases. - tags: - - v* - - # Run tests for any PRs. - pull_request: env: IMAGE_NAME: pika-base-debian-container