process: update workflow readme
This commit is contained in:
parent
12f1685a87
commit
34ed18529e
|
@ -2,8 +2,7 @@ name: Readme
|
|||
|
||||
on:
|
||||
schedule:
|
||||
# Once a day at 10 PM
|
||||
- cron: 0 22 * * *
|
||||
- cron: 0 0 * * *
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
|
Loading…
Reference in New Issue