diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 881ff760..1d4e29ae 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -1,9 +1,9 @@ name: Run e2e tests on: workflow_dispatch: - pull_request: - branches: - - main + # pull_request: + # branches: + # - main jobs: test: