diff --git a/.github/workflows/client-build.yml b/.github/workflows/client-build.yml index cc5fa273..9148cfff 100644 --- a/.github/workflows/client-build.yml +++ b/.github/workflows/client-build.yml @@ -3,6 +3,7 @@ name: Create and publish client docker image on: workflow_dispatch: + push: diff --git a/.github/workflows/scylla-server-rust-build.yml b/.github/workflows/scylla-server-rust-build.yml index 42bdb18b..f0198a02 100644 --- a/.github/workflows/scylla-server-rust-build.yml +++ b/.github/workflows/scylla-server-rust-build.yml @@ -3,6 +3,7 @@ name: Create and publish scylla docker image on: workflow_dispatch: + push: