chore: run nightly run on demand (#1592)

This commit is contained in:
Radosław Szpiech 2022-10-03 16:57:23 +02:00 committed by GitHub
parent ae8ef6001c
commit 6681c01b43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ name: Cypress tests -- night run
on:
schedule:
- cron: '0 4 * * *'
workflow_dispatch:
jobs:
nightly: