chore: run nightly run on demand (#1592)
This commit is contained in:
parent
ae8ef6001c
commit
6681c01b43
@ -5,6 +5,7 @@ name: Cypress tests -- night run
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 4 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
nightly:
|
||||
|
Loading…
Reference in New Issue
Block a user