mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
fix
This commit is contained in:
parent
ddc91843fb
commit
1c102c195c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/cypress.yml
vendored
4
.github/workflows/cypress.yml
vendored
|
@ -2,9 +2,9 @@ name: Automation Tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ feature/automation ]
|
branches: [ feature/ui-automation ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ feature/automation ]
|
branches: [ feature/ui-automation ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
automation-tests:
|
automation-tests:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue