From 46aa1f5e922fb3e04036bfdf6dfcb8184d21d64c Mon Sep 17 00:00:00 2001 From: blxdyx <125243069+blxdyx@users.noreply.github.com> Date: Wed, 25 Sep 2024 17:43:51 +0800 Subject: [PATCH] disable useless ci (#521) --- .github/workflows/ci-cd-main-branch-docker-images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-cd-main-branch-docker-images.yml b/.github/workflows/ci-cd-main-branch-docker-images.yml index 2375f6661ca..080440bd4b7 100644 --- a/.github/workflows/ci-cd-main-branch-docker-images.yml +++ b/.github/workflows/ci-cd-main-branch-docker-images.yml @@ -11,7 +11,7 @@ env: LABEL_DESCRIPTION: "[docker image built on a last commit id from the main branch] Erigon is an implementation of Ethereum (execution layer with embeddable consensus layer), on the efficiency frontier. Archive Node by default." on: - push: +# push: # branches: # - 'main' # paths-ignore: