diff --git a/.github/workflows/continous-delivery.yml b/.github/workflows/continous-delivery.yml index 7a3e2f97..1359e500 100644 --- a/.github/workflows/continous-delivery.yml +++ b/.github/workflows/continous-delivery.yml @@ -25,10 +25,10 @@ on: required: false type: boolean default: false - - push: - branches: - - main + # Temporarily disabled to reduce network load, see #6894. + #push: + # branches: + # - main release: types: - published