ops: update schedule readme workflow
This commit is contained in:
parent
ff85a1daec
commit
7ef76ad8db
|
@ -2,7 +2,7 @@ name: Readme
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: 0 0 * * *
|
- cron: 0 22 * * *
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
Loading…
Reference in New Issue