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