diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ee075690..f436c5ba 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -52,7 +52,7 @@ jobs: name: Tested Docker images uses: ./.github/workflows/docker.yml with: - push_digests: false + push_digests: ${{ github.event_name == 'push' }} secrets: inherit required: