Skip to content

Commit

Permalink
temp: add push trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
dlon committed Oct 17, 2023
1 parent 76b2af1 commit 32d3642
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/desktop-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ on:
schedule:
- cron: '0 0 * * *'
workflow_dispatch:
push:
branches:
- migrate-tests
jobs:
e2e-test:
name: Run end-to-end desktop tests (app-test-linux)
Expand Down

0 comments on commit 32d3642

Please sign in to comment.