ci(copr): disable copr for push event (#4057)
This commit is contained in:
@@ -92,6 +92,7 @@ jobs:
|
|||||||
|
|
||||||
build-linux-copr:
|
build-linux-copr:
|
||||||
name: Linux Copr
|
name: Linux Copr
|
||||||
|
if: github.event_name != 'push' # releases are handled directly in ci-copr.yml
|
||||||
needs: release-setup
|
needs: release-setup
|
||||||
uses: ./.github/workflows/ci-copr.yml
|
uses: ./.github/workflows/ci-copr.yml
|
||||||
secrets:
|
secrets:
|
||||||
|
|||||||
Reference in New Issue
Block a user