diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 88ff2f0f..322f0e9a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -92,6 +92,7 @@ jobs: build-linux-copr: name: Linux Copr + if: github.event_name != 'push' # releases are handled directly in ci-copr.yml needs: release-setup uses: ./.github/workflows/ci-copr.yml secrets: