diff --git a/.github/workflows/registry_upload.yml b/.github/workflows/registry_upload.yml index f007d0ab..753e842a 100644 --- a/.github/workflows/registry_upload.yml +++ b/.github/workflows/registry_upload.yml @@ -2,11 +2,6 @@ name: Create and publish a Docker image # Configures this workflow to run on main when testing CI is completed. on: - workflow_run: - workflows: ["CI"] - branches: [main] - types: - - completed push: tags: - "*"