Execute nightly at 3AM (in place of 1AM)
This commit is contained in:
parent
022f657cd7
commit
bcb16d34ef
|
@ -5,7 +5,7 @@ on:
|
|||
tags:
|
||||
- r_[0-9]+
|
||||
schedule:
|
||||
- cron: '0 1 * * *'
|
||||
- cron: '0 3 * * *'
|
||||
|
||||
jobs:
|
||||
Windows:
|
||||
|
|
Loading…
Reference in New Issue