mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
include develop
This commit is contained in:
parent
cb271cdc85
commit
298baff3c3
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:
|
||||
push:
|
||||
branches: [ feature/ui-automation ]
|
||||
branches: [ feature/ui-automation, develop ]
|
||||
pull_request:
|
||||
branches: [ feature/ui-automation ]
|
||||
branches: [ feature/ui-automation, develop ]
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue