diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1e3bdd3a..7acdea3b 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -130,8 +130,6 @@ jobs: run: | declare -a args=( kernelci-production "" 1 - # Mute updates until we clear the queue - --mute-updates --extra-cc=kernelci-results-staging@groups.io ) ./cloud deploy "${args[@]}" -v