diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index 3444c5af..86f70d21 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -2,6 +2,7 @@ name: E2E Tests on: workflow_dispatch: {} + push: {} jobs: test: