This commit is contained in:
tidusjar 2021-03-10 08:41:42 +00:00
commit 1c102c195c

View file

@ -2,9 +2,9 @@ name: Automation Tests
on:
push:
branches: [ feature/automation ]
branches: [ feature/ui-automation ]
pull_request:
branches: [ feature/automation ]
branches: [ feature/ui-automation ]
jobs:
automation-tests: