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