ci(copr): disable copr for push event (#4057)

This commit is contained in:
ReenigneArcher 2025-07-06 20:19:24 -04:00 committed by GitHub
parent d28e221bb7
commit 1bc491f949
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: