diff --git a/.github/workflows/cypress.yaml b/.github/workflows/cypress.yaml index 546c39ae7573..b868d76d4298 100644 --- a/.github/workflows/cypress.yaml +++ b/.github/workflows/cypress.yaml @@ -5,7 +5,9 @@ name: Cypress End to End Tests on: workflow_run: - workflows: ["Element Web - Build"] + # disabled for ER test + # workflows: ["Element Web - Build"] + workflows: [] types: - completed