diff --git a/.github/workflows/desktop-e2e.yml b/.github/workflows/desktop-e2e.yml index 86cf45345e8c..ce91d0417864 100644 --- a/.github/workflows/desktop-e2e.yml +++ b/.github/workflows/desktop-e2e.yml @@ -3,6 +3,7 @@ on: schedule: - cron: '0 0 * * *' workflow_dispatch: + push: jobs: e2e-test-linux: name: Linux end-to-end tests