diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index f00460b1..69794ce9 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -1,6 +1,9 @@ name: Push image to Docker hub and run e2e tests on: + push: + branches: + - main pull_request: workflow_dispatch: