pull/4099/head
tidusjar 3 years ago
parent 9df20bf5a4
commit fee862baa7

@ -5,6 +5,8 @@ on:
branches: [ feature/ui-automation ] branches: [ feature/ui-automation ]
pull_request: pull_request:
branches: [ feature/ui-automation ] branches: [ feature/ui-automation ]
schedule:
- cron: '*/20 * * * *'
jobs: jobs:
automation-tests: automation-tests:

Loading…
Cancel
Save