mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
added cron
This commit is contained in:
parent
9df20bf5a4
commit
fee862baa7
1 changed files with 2 additions and 0 deletions
2
.github/workflows/cypress.yml
vendored
2
.github/workflows/cypress.yml
vendored
|
@ -5,6 +5,8 @@ on:
|
|||
branches: [ feature/ui-automation ]
|
||||
pull_request:
|
||||
branches: [ feature/ui-automation ]
|
||||
schedule:
|
||||
- cron: '*/20 * * * *'
|
||||
|
||||
jobs:
|
||||
automation-tests:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue