mirror of https://github.com/nucypher/nucypher.git
Nightly CI config: Edit crontab to test it works
parent
c282662e51
commit
867cb7bcee
|
@ -184,7 +184,8 @@ workflows:
|
|||
nightly:
|
||||
triggers:
|
||||
- schedule:
|
||||
cron: "0 6 * * *" # 0800 CEST - 2300 PDT
|
||||
cron: "45 * * * *" # Just for testing configs
|
||||
# cron: "0 6 * * *" # Scheduled for 0800 CEST / 2300 PDT
|
||||
filters:
|
||||
branches:
|
||||
only:
|
||||
|
|
Loading…
Reference in New Issue