From 9c2e5a7e8fa888f8a5a544583efd2efe70b56655 Mon Sep 17 00:00:00 2001 From: Baptiste Mispelon Date: Sat, 19 Jul 2025 13:31:39 +0200 Subject: Skipped test building of docker image on push (#1833) The image will actually get built (and published) anyway. --- .github/workflows/docker-test-build.yml | 3 --- 1 file changed, 3 deletions(-) (limited to '.github') diff --git a/.github/workflows/docker-test-build.yml b/.github/workflows/docker-test-build.yml index d50a3459..57f9634b 100644 --- a/.github/workflows/docker-test-build.yml +++ b/.github/workflows/docker-test-build.yml @@ -2,9 +2,6 @@ name: Docker test build on: pull_request: - push: - branches: - - main concurrency: group: ${{ github.workflow }}-${{ github.ref }} -- cgit v1.3